Feedback loop #1169
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/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L123
"Don't have the functions lrint() and lrintf ()." [-W#warnings]
|
Cool/lib/Audio/lib/libnyquist/third_party/opus/celt/float_cast.h#L124
"Replacing these functions with a standard C cast." [-W#warnings]
|
Cool/lib/serv/lib/civetweb/src/CivetServer.cpp#L610
implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
|
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]
|
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]
|
Cool/lib/serv/lib/civetweb/src/CivetServer.cpp#L749
operand of ? changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L81
implicit conversion changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
Cool/lib/wafl/src/wafl.cpp#L84
implicit conversion changes signedness: 'int' to 'std::vector::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::size_type' (aka 'unsigned long') [-Wsign-conversion]
|
The logs for this run have expired and are no longer available.
Loading