Launcher #1214
Annotations
6 errors and 60 warnings
Windows MSVC Debug:
lib/cpp-httplib/httplib.h#L304
#error: Sorry, OpenSSL versions prior to 3.0.0 are not supported
|
Windows MSVC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
Windows MSVC Release:
lib/cpp-httplib/httplib.h#L304
#error: Sorry, OpenSSL versions prior to 3.0.0 are not supported
|
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:
Cool/src/Cool/Task/TaskManager.cpp#L232
implicit conversion changes signedness: 'typename iterator_traits<_Deque_iterator<shared_ptr<Task>, const shared_ptr<Task> &, const shared_ptr<Task> *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Debug:
Cool/src/Cool/Task/TaskManager.cpp#L240
implicit conversion changes signedness: 'typename iterator_traits<_List_const_iterator<TaskAndCondition>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Debug:
Cool/src/Cool/Task/TaskManager.cpp#L248
implicit conversion changes signedness: 'typename iterator_traits<_List_const_iterator<shared_ptr<Task>>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
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 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Debug:
Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Debug:
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Debug:
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Debug:
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux GCC Debug:
Cool/src/Cool/Task/TaskManager.cpp#L232
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_Deque_iterator<std::shared_ptr<Cool::Task>, const std::shared_ptr<Cool::Task>&, const std::shared_ptr<Cool::Task>*>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Linux GCC Debug:
Cool/src/Cool/Task/TaskManager.cpp#L240
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<Cool::TaskManager::TaskAndCondition>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Linux GCC Debug:
Cool/src/Cool/Task/TaskManager.cpp#L248
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<std::shared_ptr<Cool::Task> >, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
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 Clang Release:
Cool/src/Cool/Task/TaskManager.cpp#L232
implicit conversion changes signedness: 'typename iterator_traits<_Deque_iterator<shared_ptr<Task>, const shared_ptr<Task> &, const shared_ptr<Task> *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/src/Cool/Task/TaskManager.cpp#L240
implicit conversion changes signedness: 'typename iterator_traits<_List_const_iterator<TaskAndCondition>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/src/Cool/Task/TaskManager.cpp#L248
implicit conversion changes signedness: 'typename iterator_traits<_List_const_iterator<shared_ptr<Task>>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux Clang Release:
Cool/lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Linux GCC Release:
Cool/src/Cool/Task/TaskManager.cpp#L232
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_Deque_iterator<std::shared_ptr<Cool::Task>, const std::shared_ptr<Cool::Task>&, const std::shared_ptr<Cool::Task>*>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Linux GCC Release:
Cool/src/Cool/Task/TaskManager.cpp#L240
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<Cool::TaskManager::TaskAndCondition>, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
Linux GCC Release:
Cool/src/Cool/Task/TaskManager.cpp#L248
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘std::__iterator_traits<std::_List_const_iterator<std::shared_ptr<Cool::Task> >, void>::difference_type’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
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]
|
MacOS Clang Debug:
Cool/lib/img/lib/stb_image/stb_image_write.h#L782
'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/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.mm#L155
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
|
MacOS Clang Release:
Cool/src/Cool/Task/TaskManager.cpp#L232
implicit conversion changes signedness: 'typename iterator_traits<__deque_iterator<shared_ptr<Task>, const shared_ptr<Task> *, const shared_ptr<Task> &, const shared_ptr<Task> *const *, long>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
MacOS Clang Release:
Cool/src/Cool/Task/TaskManager.cpp#L240
implicit conversion changes signedness: 'typename iterator_traits<__list_const_iterator<TaskAndCondition, void *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
MacOS Clang Release:
Cool/src/Cool/Task/TaskManager.cpp#L248
implicit conversion changes signedness: 'typename iterator_traits<__list_const_iterator<shared_ptr<Task>, void *>>::difference_type' (aka 'long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
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]
|