Skip to content

🔀 Merge branch 'dev/Meshing' #834

🔀 Merge branch 'dev/Meshing'

🔀 Merge branch 'dev/Meshing' #834

Triggered via push September 2, 2024 07:12
Status Failure
Total duration 7m 38s
Artifacts
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 108 warnings
Linux GCC Debug: lib/serv/lib/civetweb/src/civetweb.c#L8522
pointer targets in passing argument 3 of ‘mg_base64_decode’ differ in signedness [-Wpointer-sign]
Linux GCC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Debug: lib/serv/lib/civetweb/src/civetweb.c#L8522
passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
Linux Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Release: lib/serv/lib/civetweb/src/civetweb.c#L8522
passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
Linux Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Release: lib/serv/lib/civetweb/src/civetweb.c#L8522
pointer targets in passing argument 3 of ‘mg_base64_decode’ differ in signedness [-Wpointer-sign]
Linux GCC Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows Clang Debug: lib/serv/lib/civetweb/src/civetweb.c#L8522
passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
Windows Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows Clang Release: lib/serv/lib/civetweb/src/civetweb.c#L8522
passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
Windows Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS Clang Debug: lib/serv/lib/civetweb/src/civetweb.c#L8522
passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
MacOS Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS Clang Release: lib/serv/lib/civetweb/src/civetweb.c#L8522
passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
MacOS Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Debug
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 GCC Debug
The following actions use a deprecated Node.js version 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 GCC Debug: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
#warning "Don't have the functions lrint() and lrintf ()." [-Wcpp]
Linux GCC Debug: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
#warning "Replacing these functions with a standard C cast." [-Wcpp]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L28
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L28
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L32
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L32
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L35
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L35
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L42
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: lib/serv/lib/civetweb/src/sort.inl#L42
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Linux Clang Debug
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 Clang Debug
The following actions use a deprecated Node.js version 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 Clang Debug: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
Linux Clang Debug: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
"Replacing these functions with a standard C cast." [-W#warnings]
Linux Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L659
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L689
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L749
operand of ? changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Debug: lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
Linux Clang Debug: lib/serv/lib/civetweb/src/sort.inl#L32
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Debug: lib/serv/lib/civetweb/src/sort.inl#L32
implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
Linux Clang Release
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 Clang Release
The following actions use a deprecated Node.js version 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 Clang Release: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
Linux Clang Release: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
"Replacing these functions with a standard C cast." [-W#warnings]
Linux Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L659
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L689
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L749
operand of ? changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Release: lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
Linux Clang Release: lib/serv/lib/civetweb/src/sort.inl#L32
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Release: lib/serv/lib/civetweb/src/sort.inl#L32
implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
Linux GCC Release
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 GCC Release
The following actions use a deprecated Node.js version 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 GCC Release: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
#warning "Don't have the functions lrint() and lrintf ()." [-Wcpp]
Linux GCC Release: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
#warning "Replacing these functions with a standard C cast." [-Wcpp]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L28
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L28
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L32
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L32
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L35
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L35
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L42
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: lib/serv/lib/civetweb/src/sort.inl#L42
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
Windows Clang Debug
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 Clang Debug
The following actions use a deprecated Node.js version 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 Clang Debug: lib/Audio/lib/libnyquist/src/Common.cpp#L198
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/src/VorbisDecoder.cpp#L61
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L198
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L245
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L275
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L116
passing 'LONG *' (aka 'long *') to parameter of type 'LPDWORD' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L228
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L246
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L253
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Debug: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L254
'strcat' is deprecated: This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release
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 Clang Release
The following actions use a deprecated Node.js version 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 Clang Release: lib/Audio/lib/libnyquist/src/Common.cpp#L198
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/src/VorbisDecoder.cpp#L61
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L198
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L245
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_raw.c#L275
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L116
passing 'LONG *' (aka 'long *') to parameter of type 'LPDWORD' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L228
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L246
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L253
'strcpy' is deprecated: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows Clang Release: lib/Audio/lib/libnyquist/third_party/wavpack/src/open_filename.c#L254
'strcat' is deprecated: This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
MacOS Clang Debug
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 Clang Debug
The following actions use a deprecated Node.js version 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 Clang Debug: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
MacOS Clang Debug: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
"Replacing these functions with a standard C cast." [-W#warnings]
MacOS Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
MacOS Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L659
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L689
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: lib/serv/lib/civetweb/src/CivetServer.cpp#L749
operand of ? changes signedness: 'int' to 'std::vector<mg_server_port>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: lib/img/lib/stb_image/stb_image_write.h#L750
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: lib/oscpack/ip/IpEndpointName.cpp#L53
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: lib/oscpack/ip/IpEndpointName.cpp#L55
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Debug: lib/oscpack/ip/IpEndpointName.cpp#L68
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Windows MSVC Release
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 MSVC Release
The following actions use a deprecated Node.js version 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 MSVC Release: lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1941". Cannot set OpenCV_RUNTIME
Windows MSVC Release: lib/serv/lib/civetweb/src/match.inl#L38
'initializing': conversion from 'int' to 'uint8_t', possible loss of data
Windows MSVC Release: lib/serv/lib/civetweb/src/civetweb.c#L8522
'function': 'unsigned char *' differs in indirection to slightly different base types from 'char *'
Windows MSVC Release: lib/serv/lib/civetweb/src/civetweb.c#L8769
'mlen': local variable is initialized but not referenced
MacOS Clang Release
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 Clang Release
The following actions use a deprecated Node.js version 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 Clang Release: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
MacOS Clang Release: lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
"Replacing these functions with a standard C cast." [-W#warnings]
MacOS Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
MacOS Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L659
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L689
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: lib/serv/lib/civetweb/src/CivetServer.cpp#L749
operand of ? changes signedness: 'int' to 'std::vector<mg_server_port>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: lib/img/lib/stb_image/stb_image_write.h#L750
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
MacOS Clang Release: lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
MacOS Clang Release: lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
MacOS Clang Release: lib/serv/lib/civetweb/src/sort.inl#L32
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Windows MSVC Debug
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 MSVC Debug
The following actions use a deprecated Node.js version 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 MSVC Debug: lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1941". Cannot set OpenCV_RUNTIME
Windows MSVC Debug: lib/serv/lib/civetweb/src/match.inl#L38
'initializing': conversion from 'int' to 'uint8_t', possible loss of data
Windows MSVC Debug: lib/serv/lib/civetweb/src/civetweb.c#L8522
'function': 'unsigned char *' differs in indirection to slightly different base types from 'char *'
Windows MSVC Debug: lib/serv/lib/civetweb/src/civetweb.c#L8769
'mlen': local variable is initialized but not referenced