⬆️ [Boxer] #1166
Annotations
2 errors and 12 warnings
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]
|
|
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/
|
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/
|
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]
|
Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L86
implicit conversion changes signedness: 'int' to 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L128
implicit conversion changes signedness: 'int' to 'std::basic_string<char>::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
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]
|
This job failed
Loading