Fix workflow syntax #55
dev_build.yml
on: push
build-linux-amd64-clang
/
Build on linux-amd64 with clang
1m 30s
build-linux-amd64-gcc
/
Build on linux-amd64 with gcc
1m 13s
build-macos-arm64-clang
/
Build on macos-arm64 with clang
1m 25s
build-macos-arm64-gcc
/
Build on macos-arm64 with gcc
1m 3s
Annotations
11 warnings
build-macos-arm64-gcc / Build on macos-arm64 with gcc
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/
|
build-macos-arm64-gcc / Build on macos-arm64 with gcc
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
build-macos-arm64-gcc / Build on macos-arm64 with gcc
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.
|
build-macos-arm64-gcc / Build on macos-arm64 with gcc
cmake 3.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
build-macos-arm64-gcc / Build on macos-arm64 with gcc
gcc 14.2.0 is already installed and up-to-date.
To reinstall 14.2.0, run:
brew reinstall gcc
|
build-linux-amd64-gcc / Build on linux-amd64 with gcc
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/
|
build-macos-arm64-clang / Build on macos-arm64 with clang
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/
|
build-macos-arm64-clang / Build on macos-arm64 with clang
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
build-macos-arm64-clang / Build on macos-arm64 with clang
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.
|
build-macos-arm64-clang / Build on macos-arm64 with clang
cmake 3.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
build-linux-amd64-clang / Build on linux-amd64 with clang
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/
|