Skip to content

⬆ [Cool]

⬆ [Cool] #1208

Triggered via push December 6, 2024 10:17
Status Failure
Total duration 13m 22s
Artifacts
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 64 warnings
Linux Clang Debug: src/ProjectManager/utils.cpp#L119
no type named 'remove' in namespace 'Cool::File'
Linux Clang Debug: src/ProjectManager/utils.cpp#L119
definition or redeclaration of 'untitled_project' not allowed inside a function
Linux Clang Debug: src/ProjectManager/internal_utils.cpp#L66
no type named 'remove' in namespace 'Cool::File'
Linux Clang Debug: src/ProjectManager/internal_utils.cpp#L66
definition or redeclaration of 'untitled_project' not allowed inside a function
Linux Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Debug: src/ProjectManager/utils.cpp#L119
‘remove’ is not a member of ‘Cool::File’
Linux GCC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows MSVC Debug: src/ProjectManager/utils.cpp#L119
'remove': is not a member of 'Cool::File'
Windows MSVC Debug: src/ProjectManager/internal_utils.cpp#L66
'remove': is not a member of 'Cool::File'
Windows MSVC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Release: src/ProjectManager/utils.cpp#L119
‘remove’ is not a member of ‘Cool::File’
Linux GCC Release: src/ProjectManager/internal_utils.cpp#L66
‘remove’ is not a member of ‘Cool::File’
Linux GCC Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Release: src/ProjectManager/utils.cpp#L119
no type named 'remove' in namespace 'Cool::File'
Linux Clang Release: src/ProjectManager/utils.cpp#L119
definition or redeclaration of 'untitled_project' not allowed inside a function
Linux Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS Clang Debug: src/ProjectManager/utils.cpp#L119
no type named 'remove' in namespace 'Cool::File'
MacOS Clang Debug: src/ProjectManager/utils.cpp#L119
definition or redeclaration of 'untitled_project' not allowed inside a function
MacOS Clang Debug: src/ProjectManager/internal_utils.cpp#L66
no type named 'remove' in namespace 'Cool::File'
MacOS Clang Debug: src/ProjectManager/internal_utils.cpp#L66
definition or redeclaration of 'untitled_project' not allowed inside a function
MacOS Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
MacOS Clang Release: src/ProjectManager/internal_utils.cpp#L66
no type named 'remove' in namespace 'Cool::File'
MacOS Clang Release: src/ProjectManager/internal_utils.cpp#L66
definition or redeclaration of 'untitled_project' not allowed inside a function
MacOS Clang Release: src/ProjectManager/utils.cpp#L119
no type named 'remove' in namespace 'Cool::File'
MacOS Clang Release: src/ProjectManager/utils.cpp#L119
definition or redeclaration of 'untitled_project' not allowed inside a function
MacOS Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows MSVC Release: src/ProjectManager/internal_utils.cpp#L66
'remove': is not a member of 'Cool::File'
Windows MSVC Release: src/ProjectManager/utils.cpp#L119
'remove': is not a member of 'Cool::File'
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
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 GCC Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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]
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/wcam/src/internal/wcam_macos.cpp#L7
unused parameter 'id' [-Wunused-parameter]
MacOS Clang Debug: Cool/lib/wcam/src/internal/wcam_macos.cpp#L7
unused parameter 'resolution' [-Wunused-parameter]
MacOS Clang Debug: Cool/lib/wcam/src/internal/wcam_macos.mm#L155
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
MacOS Clang Debug: Cool/lib/wcam/src/internal/wcam_macos.mm#L156
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
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 'size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
MacOS Clang Release: Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]