Skip to content

feat(asset-back): add ValidatedName (string wrapper to guarantee name) #96

feat(asset-back): add ValidatedName (string wrapper to guarantee name)

feat(asset-back): add ValidatedName (string wrapper to guarantee name) #96

Triggered via push December 14, 2024 02:03
Status Success
Total duration 10m 53s
Artifacts

codeql.yml

on: push
Matrix: analyze
Fit to window
Zoom out
Zoom in

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]