Run tests by Sploder12 #32
Annotations
3 warnings
ubuntu-latest-Run gtest:
src/tests/input/glfw/window_glfw.cpp#L37
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
ubuntu-latest-Run gtest:
src/tests/input/glfw/window_glfw.cpp#L40
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L91
variable ‘ign’ set but not used [-Wunused-but-set-variable]
|