Skip to content

⬆ [Cool] 🐛 [Audio] When switching input method, remove the error from… #1153

⬆ [Cool] 🐛 [Audio] When switching input method, remove the error from…

⬆ [Cool] 🐛 [Audio] When switching input method, remove the error from… #1153

Triggered via push July 23, 2024 09:15
Status Failure
Total duration 6h 0m 30s
Artifacts
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 80 warnings
Windows MSVC Debug
Process completed with exit code 1.
Windows MSVC Release
Process completed with exit code 1.
Windows Clang Debug
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
Windows Clang Debug
The operation was canceled.
Windows Clang Release
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
Windows Clang Release
The operation was canceled.
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 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 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 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 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/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]
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]
Linux Clang Debug: Cool/lib/wafl/src/wafl.cpp#L128
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#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka '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 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 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 GCC Release: Cool/lib/wafl/src/wafl.cpp#L178
conversion from ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘float’ may change value [-Wconversion]
Linux GCC Release: Cool/lib/wafl/src/wafl.cpp#L178
conversion from ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} to ‘float’ may change value [-Wconversion]
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 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 MSVC Debug: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1940". Cannot set OpenCV_RUNTIME
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 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 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 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 Clang Release: Cool/lib/wafl/src/wafl.cpp#L128
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#L128
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#L178
implicit conversion from 'std::basic_string<char>::size_type' (aka 'unsigned long') to 'float' may lose precision [-Wimplicit-int-float-conversion]
Linux Clang Release: Cool/lib/wafl/src/wafl.cpp#L178
implicit conversion from 'std::basic_string<char>::size_type' (aka 'unsigned long') to 'float' may lose precision [-Wimplicit-int-float-conversion]
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 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 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/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
MacOS 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]
MacOS Clang Debug: Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS 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]
MacOS Clang Debug: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS 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]
MacOS Clang Debug: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Debug: Cool/lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka '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 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 MSVC Release: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1940". Cannot set OpenCV_RUNTIME
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 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 Clang Release: 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 Release: 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 Release: 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 Release: 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 Release: 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 Release: 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 Release: Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS 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]
MacOS Clang Release: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
Windows Clang Debug: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1940". Cannot set OpenCV_RUNTIME
Windows Clang Release: Cool/lib/easy_opencv/opencv/cmake/OpenCVDetectCXXCompiler.cmake#L182
OpenCV does not recognize MSVC_VERSION "1940". Cannot set OpenCV_RUNTIME