Skip to content

🚨 Fix : build

🚨 Fix : build #3

Triggered via push July 23, 2024 16:14
Status Failure
Total duration 7m 50s
Artifacts
Matrix: create-release-executables
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 23 warnings
Linux: src/extractor.cpp#L8
expected namespace name
Linux: src/extractor.cpp#L18
use of undeclared identifier 'fs'
Linux: src/extractor.cpp#L19
use of undeclared identifier 'fs'
Linux: src/extractor.cpp#L39
use of undeclared identifier 'fs'
Linux: src/extractor.cpp#L39
use of undeclared identifier 'fs'
Linux: src/extractor.cpp#L39
unknown type name 'full_path'
Linux: src/extractor.cpp#L39
expected ')'
Linux
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows: src/extractor.cpp#L18
'exists': is not a member of 'std::filesystem'
Windows: src/extractor.cpp#L18
'exists': identifier not found
Windows: src/extractor.cpp#L19
'create_directories': is not a member of 'std::filesystem'
Windows: src/extractor.cpp#L19
'create_directories': identifier not found
Windows: src/extractor.cpp#L39
'create_directories': is not a member of 'std::filesystem'
Windows: src/extractor.cpp#L39
use of undefined type 'std::filesystem::path'
Windows: src/extractor.cpp#L39
'create_directories': identifier not found
Windows
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS
Process completed with exit code 1.
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. 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#L21
implicit conversion changes signedness: 'mz_uint' (aka 'unsigned int') to 'int' [-Wsign-conversion]
Linux: src/extractor.cpp#L25
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
Linux: src/extractor.cpp#L42
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
Linux: src/extractor.cpp#L54
implicit conversion changes signedness: 'std::vector::size_type' (aka 'unsigned long') to 'std::streamsize' (aka 'long') [-Wsign-conversion]
Linux: src/release.cpp#L54
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. 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#L54
'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. 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#L21
implicit conversion changes signedness: 'mz_uint' (aka 'unsigned int') to 'int' [-Wsign-conversion]
MacOS: src/extractor.cpp#L25
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
MacOS: src/extractor.cpp#L42
implicit conversion changes signedness: 'int' to 'mz_uint' (aka 'unsigned int') [-Wsign-conversion]
MacOS: src/extractor.cpp#L54
implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'streamsize' (aka 'long') [-Wsign-conversion]
MacOS: src/release.cpp#L54
non-void function does not return a value in all control paths [-Wreturn-type]
MacOS: build/_deps/curl-src/lib/ldap.c#L304
'ldap_url_parse' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
MacOS: build/_deps/curl-src/lib/ldap.c#L309
'ldap_err2string' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
MacOS: build/_deps/curl-src/lib/ldap.c#L337
'ldap_set_option' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
MacOS: build/_deps/curl-src/lib/ldap.c#L339
'ldap_set_option' is deprecated: first deprecated in macOS 10.11 - use OpenDirectory Framework [-Wdeprecated-declarations]
MacOS: build/_deps/curl-src/lib/ldap.c#L468
'ldap_init' is deprecated: first deprecated in macOS 10.10 - use ldap_initialize [-Wdeprecated-declarations]