🚨 Fix : build #3
Annotations
1 error and 13 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. 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#L21
implicit conversion changes signedness: 'mz_uint' (aka 'unsigned int') to 'int' [-Wsign-conversion]
|
src/extractor.cpp#L25
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
|
src/extractor.cpp#L42
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
|
src/extractor.cpp#L54
implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'streamsize' (aka 'long') [-Wsign-conversion]
|
src/release.cpp#L54
non-void function does not return a value in all control paths [-Wreturn-type]
|
build/_deps/curl-src/lib/ldap.c#L304
'ldap_url_parse' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
|
build/_deps/curl-src/lib/ldap.c#L309
'ldap_err2string' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
|
build/_deps/curl-src/lib/ldap.c#L337
'ldap_set_option' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
|
build/_deps/curl-src/lib/ldap.c#L339
'ldap_set_option' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
|
build/_deps/curl-src/lib/ldap.c#L468
'ldap_init' is deprecated: first deprecated in macOS 10.10 - use ldap_initialize [-Wdeprecated-declarations]
|
This job failed
Loading