Skip to content

⚗️Cancel : edit Info.plist & try macos-12 #13

⚗️Cancel : edit Info.plist & try macos-12

⚗️Cancel : edit Info.plist & try macos-12 #13

Triggered via push July 25, 2024 09:59
Status Success
Total duration 5m 59s
Artifacts
Matrix: create-release-executables
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linux: src/extractor.cpp#L27
implicit conversion changes signedness: 'mz_uint' (aka 'unsigned int') to 'int' [-Wsign-conversion]
Linux: src/extractor.cpp#L32
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
Linux: src/extractor.cpp#L52
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
Linux: src/extractor.cpp#L64
implicit conversion changes signedness: 'std::vector::size_type' (aka 'unsigned long') to 'std::streamsize' (aka 'long') [-Wsign-conversion]
Linux: src/release.cpp#L50
non-void function does not return a value in all control paths [-Wreturn-type]
Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows: src/release.cpp#L50
'get_coollab_download_url': not all control paths return a value
MacOS
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MacOS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS
openssl@3 3.3.1 is already installed and up-to-date. To reinstall 3.3.1, run: brew reinstall openssl@3
MacOS: src/extractor.cpp#L27
implicit conversion changes signedness: 'mz_uint' (aka 'unsigned int') to 'int' [-Wsign-conversion]
MacOS: src/extractor.cpp#L32
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
MacOS: src/extractor.cpp#L52
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
MacOS: src/extractor.cpp#L64
implicit conversion changes signedness: 'std::vector<char>::size_type' (aka 'unsigned long') to 'std::streamsize' (aka 'long') [-Wsign-conversion]
MacOS: src/release.cpp#L50
non-void function does not return a value in all control paths [-Wreturn-type]