Skip to content

bump entt

bump entt #8515

Triggered via push October 30, 2024 05:10
Status Cancelled
Total duration 54m 46s
Artifacts 10

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 26 warnings
docs / Run Samples
GitHub Actions has encountered an internal error when running your job.
docs / Generate Markdown
GitHub Actions has encountered an internal error when running your job.
macOS-Debug / Build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-Debug / Build (Debug)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
macOS-Debug / Build (Debug)
cmake 3.30.5 is already installed and up-to-date. To reinstall 3.30.5, run: brew reinstall cmake
macOS-Release / Build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-Release / Build (Release)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
macOS-Release / Build (Release)
cmake 3.30.5 is already installed and up-to-date. To reinstall 3.30.5, run: brew reinstall cmake
MacOS-GPU / Test (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux-Release / Build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux-Debug / Build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Codecov / Codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, codecov/codecov-action@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows-Release / Build (Exe, Release, 64-bit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
iOS / iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
iOS / iOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
iOS / iOS
cmake 3.30.5 is already installed and up-to-date. To reinstall 3.30.5, run: brew reinstall cmake
Windows-Debug / Build (Exe, Debug, 64-bit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-Release / Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS-Debug / Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux-valgrind / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows-Release / Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows-Debug / Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
wasm32-emscripten-mt / Build (mt)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs / Run Samples
GitHub Actions has encountered an internal error when running your job.
docs / Run Samples
GitHub Actions has encountered an internal error when running your job.
docs / Generate Markdown
GitHub Actions has encountered an internal error when running your job.
docs / Generate Markdown
GitHub Actions has encountered an internal error when running your job.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "shards-linux Debug", "shards-linux Release", "shards-linux-coverage", "shards-linux-coverage-report", "shards-macos Debug", "shards-macos Release", "shards-macos-gpu-coverage", "shards-wasm mt", "shards-win64 Debug", "shards-win64 Release". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
shards-linux Debug Expired
1.1 GB
shards-linux Release Expired
131 MB
shards-linux-coverage Expired
4.68 MB
shards-linux-coverage-report Expired
49.7 MB
shards-macos Debug Expired
368 MB
shards-macos Release Expired
95.3 MB
shards-macos-gpu-coverage Expired
10.6 MB
shards-wasm mt Expired
44.6 MB
shards-win64 Debug Expired
861 MB
shards-win64 Release Expired
47.8 MB