Skip to content

Feedback loop

Feedback loop #1170

Triggered via pull request September 2, 2024 17:18
Status Cancelled
Total duration 4h 42m 59s
Artifacts

build_and_run_tests.yml

on: pull_request
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 94 warnings
Linux GCC Release: Cool/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'."'
Linux Clang Release: Cool/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 Debug: Cool/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: Cool/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'."'
Windows MSVC Debug: src/ModulesGraph/ModulesGraph.cpp#L203
the following warning is treated as an error
Windows MSVC Debug: src/ModulesGraph/ModulesGraph.cpp#L158
the following warning is treated as an error
Windows MSVC Debug: src/ModulesGraph/ModulesGraph.cpp#L252
the following warning is treated as an error
Windows MSVC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS Clang Debug: Cool/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: Cool/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'."'
Windows MSVC Release: src/ModulesGraph/ModulesGraph.cpp#L158
the following warning is treated as an error
Windows MSVC Release: src/ModulesGraph/ModulesGraph.cpp#L252
the following warning is treated as an error
Windows MSVC Release: src/ModulesGraph/ModulesGraph.cpp#L203
the following warning is treated as an error
Windows MSVC Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows Clang Release
The run was canceled by @JulesFouchy.
Windows Clang Release
The operation was canceled.
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: Cool/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: Cool/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: Cool/lib/wafl/src/wafl.cpp#L81
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L84
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-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: Cool/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: Cool/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: Cool/lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Release: Cool/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: Cool/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: Cool/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: Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Release: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
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: Cool/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: Cool/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: Cool/lib/wafl/src/wafl.cpp#L81
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Cool/lib/wafl/src/wafl.cpp#L84
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Cool/lib/wafl/src/wafl.cpp#L86
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Linux GCC Debug: Cool/lib/wafl/src/wafl.cpp#L128
conversion to ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} from ‘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: Cool/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: Cool/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: Cool/lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
Linux Clang Debug: Cool/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: Cool/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: Cool/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: Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Linux Clang Debug: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka '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: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1941". Cannot set OpenCV_RUNTIME
Windows MSVC Debug: Cool/lib/serv/lib/civetweb/src/match.inl#L38
'initializing': conversion from 'int' to 'uint8_t', possible loss of data
Windows MSVC Debug: Cool/lib/serv/lib/civetweb/src/civetweb.c#L8522
'function': 'unsigned char *' differs in indirection to slightly different base types from 'char *'
Windows MSVC Debug: Cool/lib/serv/lib/civetweb/src/civetweb.c#L8769
'mlen': local variable is initialized but not referenced
Windows MSVC Debug: src/ModulesGraph/ModulesGraph.cpp#L252
'``Lab::ModulesGraph::create_particles_module'::`2'::<lambda_1>::operator()'::`2'::<lambda_1>::operator()': not all control paths return a value
Windows MSVC Debug: src/ModulesGraph/ModulesGraph.cpp#L158
'Lab::ModulesGraph::create_module': not all control paths return a value
Windows MSVC Debug: src/ModulesGraph/ModulesGraph.cpp#L203
'``Lab::ModulesGraph::create_compositing_module'::`2'::<lambda_1>::operator()'::`2'::<lambda_1>::operator()': not all control paths return a value
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: Cool/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: Cool/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: Cool/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]
MacOS Clang Debug: Cool/lib/oscpack/ip/IpEndpointName.cpp#L70
'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: Cool/lib/oscpack/ip/IpEndpointName.cpp#L78
'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: Cool/lib/oscpack/ip/IpEndpointName.cpp#L80
'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: Cool/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: Cool/lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
MacOS Clang Debug: Cool/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: Cool/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
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: Cool/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: Cool/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: Cool/lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
MacOS Clang Release: Cool/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: Cool/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: Cool/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: Cool/lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
MacOS Clang Release: Cool/lib/serv/lib/civetweb/src/sort.inl#L28
implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
MacOS Clang Release: Cool/lib/serv/lib/civetweb/src/sort.inl#L32
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
MacOS Clang Release: Cool/lib/serv/lib/civetweb/src/sort.inl#L32
implicit conversion changes signedness: 'ptrdiff_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
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: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1941". Cannot set OpenCV_RUNTIME
Windows MSVC Release: Cool/lib/serv/lib/civetweb/src/match.inl#L38
'initializing': conversion from 'int' to 'uint8_t', possible loss of data
Windows MSVC Release: Cool/lib/serv/lib/civetweb/src/civetweb.c#L8522
'function': 'unsigned char *' differs in indirection to slightly different base types from 'char *'
Windows MSVC Release: Cool/lib/serv/lib/civetweb/src/civetweb.c#L8769
'mlen': local variable is initialized but not referenced
Windows MSVC Release: src/ModulesGraph/ModulesGraph.cpp#L158
'Lab::ModulesGraph::create_module': not all control paths return a value
Windows MSVC Release: src/ModulesGraph/ModulesGraph.cpp#L252
'``Lab::ModulesGraph::create_particles_module'::`2'::<lambda_1>::operator()'::`2'::<lambda_1>::operator()': not all control paths return a value
Windows MSVC Release: src/ModulesGraph/ModulesGraph.cpp#L203
'``Lab::ModulesGraph::create_compositing_module'::`2'::<lambda_1>::operator()'::`2'::<lambda_1>::operator()': not all control paths return a value
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: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1941". Cannot set OpenCV_RUNTIME
Windows Clang Release: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1941". Cannot set OpenCV_RUNTIME