Merge pull request #101 from NexoEngine/fix/windows-build #143
Annotations
3 warnings
Analyze (c-cpp/gcc) on ubuntu-latest
ignoring return value of ‘nexo::ecs::Signature nexo::ecs::EntityManager::getSignature(nexo::ecs::Entity) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
Analyze (c-cpp/gcc) on ubuntu-latest
ignoring return value of ‘nexo::renderer::RendererStats nexo::renderer::Renderer2D::getStats() const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|
Analyze (c-cpp/gcc) on ubuntu-latest
ignoring return value of ‘nexo::renderer::Renderer3DStats nexo::renderer::Renderer3D::getStats() const’, declared with attribute ‘nodiscard’ [-Wunused-result]
|