Run tests by Sploder12 #98
Annotations
22 errors and 7 warnings
|
windows-latest-Run gtest
run-vcpkg action execution failed: Last command execution failed with error code '1'.
|
|
windows-latest-Run gtest
Last command execution failed with error code '1'.
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L150
no member named 'getEntry' in 'sndx::render::ImageAtlas<int>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L149
no member named 'getEntry' in 'sndx::render::ImageAtlas<int>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L145
no member named 'getEntry' in 'sndx::render::ImageAtlas<int>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L145
no member named 'getEntry' in 'sndx::render::ImageAtlas<int>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L135
no member named 'getImage' in 'sndx::render::ImageAtlas<int>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L117
no member named 'getEntry' in 'sndx::render::ImageAtlas<>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L116
no member named 'getEntry' in 'sndx::render::ImageAtlas<>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L110
no member named 'getImage' in 'sndx::render::ImageAtlas<>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L91
no member named 'getEntry' in 'sndx::render::ImageAtlas<unsigned long>'
|
|
macos-latest-Run gtest:
src/tests/render/atlas.cpp#L90
no member named 'size' in 'sndx::render::ImageAtlas<unsigned long>'
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L150
‘struct sndx::render::ImageAtlas<int>’ has no member named ‘getEntry’; did you mean ‘Entry’?
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L149
‘struct sndx::render::ImageAtlas<int>’ has no member named ‘getEntry’; did you mean ‘Entry’?
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L145
‘struct sndx::render::ImageAtlas<int>’ has no member named ‘getEntry’; did you mean ‘Entry’?
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L145
‘struct sndx::render::ImageAtlas<int>’ has no member named ‘getEntry’; did you mean ‘Entry’?
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L135
‘struct sndx::render::ImageAtlas<int>’ has no member named ‘getImage’
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L117
‘struct sndx::render::ImageAtlas<std::__cxx11::basic_string<char> >’ has no member named ‘getEntry’; did you mean ‘Entry’?
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L116
‘struct sndx::render::ImageAtlas<std::__cxx11::basic_string<char> >’ has no member named ‘getEntry’; did you mean ‘Entry’?
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L110
‘struct sndx::render::ImageAtlas<std::__cxx11::basic_string<char> >’ has no member named ‘getImage’
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L91
‘struct sndx::render::ImageAtlas<long unsigned int>’ has no member named ‘getEntry’; did you mean ‘Entry’?
|
|
ubuntu-latest-Run gtest:
src/tests/render/atlas.cpp#L90
‘struct sndx::render::ImageAtlas<long unsigned int>’ has no member named ‘size’
|
|
windows-latest-Run gtest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.0, ilammy/msvc-dev-cmd@v1.13.0, lukka/run-vcpkg@v11.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macos-latest-Run gtest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.0, ilammy/msvc-dev-cmd@v1.13.0, lukka/run-vcpkg@v11.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ubuntu-latest-Run gtest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.0, ilammy/msvc-dev-cmd@v1.13.0, lukka/run-vcpkg@v11.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ubuntu-latest-Run gtest:
src/tests/glfw/window.cpp#L41
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
|
ubuntu-latest-Run gtest:
src/tests/glfw/window.cpp#L38
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
|
ubuntu-latest-Run gtest
glew requires the following libraries from the system package manager:
|
|
ubuntu-latest-Run gtest
glew requires the following libraries from the system package manager:
|