LoD2 #137
build.yml
on: pull_request
build_linux_latest
8m 8s
build_linux_2004
8m 44s
build_macos
8m 58s
build_win64
0s
Annotations
6 warnings
build_linux_latest
The following actions uses Node.js version which is deprecated 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/
|
build_linux_2004
The following actions uses Node.js version which is deprecated 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/
|
build_macos
The following actions uses Node.js version which is deprecated 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/
|
build_macos
rustup is outdated!
To avoid broken installations, as soon as possible please run:
brew upgrade
Or, if you're OK with a less reliable fix:
brew upgrade rustup
|
build_macos
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
build_macos
cmake 3.30.1 is already installed and up-to-date.
To reinstall 3.30.1, run:
brew reinstall cmake
|