even more garbage #288
Annotations
3 errors and 8 warnings
Run CMake:
src/r_rmain.c#L1132
conflicting types for 'R_DrawEntities'; have 'void(qbool)'
|
Run CMake:
src/r_rmain.c#L1132
'R_DrawEntities' defined but not used [-Werror=unused-function]
|
Run CMake
run-cmake action execution failed: 'Error: "'/usr/bin/cmake' failed with error code: '1'.'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run CMake:
src/pr2_cmds.c#L1128
the comparison will always evaluate as 'true' for the pointer operand in '(intptr_t *)ed->v + (sizetype)fofs' must not be NULL [-Waddress]
|
Run CMake:
src/sv_mod_frags.c#L181
passing argument 1 of 'pcre2_substring_list_free_8' from incompatible pointer type [-Wincompatible-pointer-types]
|
Run CMake:
src/cl_demo.c#L3819
dangling pointer 'real_name_38' to 'unpacked_path' may be used [-Wdangling-pointer=]
|
Run CMake:
src/snd_mem.c#L679
pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
|
Run CMake:
src/snd_mem.c#L679
pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
|
Run CMake:
src/gl_misc.c#L86
useless type name in empty declaration
|
Run CMake:
src/r_rmain.c#L62
'R_DrawEntities' used but never defined
|
Loading