fix(asset-back): invalid include + useless init list #234
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CMake Workflow with preset 'build-coverage' for tests:
editor/src/DocumentWindows/MainScene.cpp#L183
multi-line comment [-Wcomment]
|
CMake Workflow with preset 'build-coverage' for tests:
editor/src/DocumentWindows/AssetManagerWindow.cpp#L101
unused variable ‘drawList’ [-Wunused-variable]
|
CMake Workflow with preset 'build-coverage' for tests:
tests/engine/scene/Scene.test.cpp#L68
unused variable ‘app’ [-Wunused-variable]
|
CMake Workflow with preset 'build-coverage' for tests:
tests/engine/layer/Layer.test.cpp#L49
unused variable ‘app’ [-Wunused-variable]
|
CMake Workflow with preset 'build-coverage' for tests:
tests/renderer/Renderer2D.test.cpp#L490
ignoring return value of ‘nexo::renderer::RendererStats nexo::renderer::Renderer2D::getStats() const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
CMake Workflow with preset 'build-coverage' for tests:
tests/renderer/Renderer3D.test.cpp#L347
ignoring return value of ‘nexo::renderer::Renderer3DStats nexo::renderer::Renderer3D::getStats() const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
CMake Workflow with preset 'build-coverage' for tests:
tests/ecs/Entity.test.cpp#L69
ignoring return value of ‘nexo::ecs::Signature nexo::ecs::EntityManager::getSignature(nexo::ecs::Entity) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
Loading