π Fix : Info.plist for MacOS #7
Annotations
8 warnings
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/
|
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/
|
|
src/extractor.cpp#L27
implicit conversion changes signedness: 'mz_uint' (aka 'unsigned int') to 'int' [-Wsign-conversion]
|
src/extractor.cpp#L32
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
|
src/extractor.cpp#L52
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
|
src/extractor.cpp#L64
implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'streamsize' (aka 'long') [-Wsign-conversion]
|
src/release.cpp#L50
non-void function does not return a value in all control paths [-Wreturn-type]
|
This job succeeded
Loading