cleanup #1220
config.yml
on: push
Matrix: darwin
Matrix: linux-no-glfw
Matrix: linux
Matrix: vcpkg-on-linux
Matrix: windows
Annotations
7 warnings
linux-no-glfw (ubuntu-22.04, 11)
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/
|
darwin (macos-13)
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/
|
linux (ubuntu-22.04, 11)
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/
|
vcpkg-on-linux (ubuntu-22.04, 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
vcpkg-on-linux (ubuntu-22.04, 11):
src/external/miniaudio/miniaudio.h#L28090
ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
vcpkg-on-linux (ubuntu-22.04, 11):
src/external/miniaudio/miniaudio.h#L28111
ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
windows (windows-2022)
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/
|