Minor house keeping #81
Annotations
1 error and 14 warnings
Run CMake+vcpkg+Ninja to build the engine.
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1026580199/cmake-3.31.2-linux-x86_64/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
|
Restore from cache and setup vcpkg executable and data files.
You will need to install Xorg dependencies to use feature x11:
|
Restore from cache and setup vcpkg executable and data files.
You will need to install Wayland dependencies to use feature wayland:
|
Restore from cache and setup vcpkg executable and data files.
You will need to install ibus dependencies to use feature ibus:
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/idlib/geometry/Winding.cpp#L276
‘*sides’ may be used uninitialized [-Wmaybe-uninitialized]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/idlib/geometry/Winding.cpp#L277
‘*dists’ may be used uninitialized [-Wmaybe-uninitialized]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/idlib/geometry/Winding.cpp#L127
‘*sides’ may be used uninitialized [-Wmaybe-uninitialized]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/idlib/geometry/Winding.cpp#L128
‘*dists’ may be used uninitialized [-Wmaybe-uninitialized]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/idlib/math/Polynomial.cpp#L190
variable ‘value’ set but not used [-Wunused-but-set-variable]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/idlib/BitMsg.cpp#L1117
unused variable ‘sequence’ [-Wunused-variable]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/renderer/Interaction.cpp#L211
‘bool R_ClipTriangleToLight(const idVec3&, const idVec3&, const idVec3&, int, const idPlane*)’ defined but not used [-Wunused-function]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/renderer/Model_md5.cpp#L847
suggest parentheses around assignment used as truth value [-Wparentheses]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/renderer/Model_md5.cpp#L852
suggest parentheses around assignment used as truth value [-Wparentheses]
|
Run CMake+vcpkg+Ninja to build the engine.:
neo/renderer/tr_light.cpp#L503
unused variable ‘inter’ [-Wunused-variable]
|
Loading