feat(asset-back): add ValidatedName (string wrapper to guarantee name) #96
Annotations
4 warnings
Analyze (c-cpp/gcc) on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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]
|