Run tests by Sploder12 #25
Annotations
10 errors and 7 warnings
ubuntu-latest-Run gtest:
src/include/sndx/render/image/imagedata.hpp#L144
no matching function for call to ‘sndx::render::ImageData::transform(glm::vec2) const’
|
ubuntu-latest-Run gtest:
src/include/sndx/render/image/imagedata.hpp#L146
no matching function for call to ‘sndx::render::ImageData::transform(glm::vec3) const’
|
ubuntu-latest-Run gtest:
src/include/sndx/render/image/imagedata.hpp#L148
no matching function for call to ‘sndx::render::ImageData::transform(glm::vec4) const’
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L100
no matching function for call to ‘sndx::render::ImageData::transform(glm::mat3x4)’
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L122
no matching function for call to ‘sndx::render::ImageData::transform(glm::vec1)’
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L123
no matching function for call to ‘sndx::render::ImageData::transform(glm::vec2)’
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L124
no matching function for call to ‘sndx::render::ImageData::transform(glm::vec3)’
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L126
no matching function for call to ‘sndx::render::ImageData::transform(glm::mat4x3)’
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L127
no matching function for call to ‘sndx::render::ImageData::transform(glm::mat3x3)’
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L128
no matching function for call to ‘sndx::render::ImageData::transform(glm::mat2x3)’
|
ubuntu-latest-Run gtest:
src/tests/audio/audio_data.cpp#L19
variable ‘v’ set but not used [-Wunused-but-set-variable]
|
ubuntu-latest-Run gtest:
src/tests/input/glfw/window_glfw.cpp#L39
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
ubuntu-latest-Run gtest:
src/tests/input/glfw/window_glfw.cpp#L42
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L114
left operand of comma operator has no effect [-Wunused-value]
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L115
left operand of comma operator has no effect [-Wunused-value]
|
ubuntu-latest-Run gtest:
src/tests/render/image/imagedata.cpp#L116
left operand of comma operator has no effect [-Wunused-value]
|
ubuntu-latest-Run gtest
glew requires the following libraries from the system package manager:
|