Skip to content

User can override ecs max entities. #55

User can override ecs max entities.

User can override ecs max entities. #55

Triggered via push February 9, 2024 04:45
Status Success
Total duration 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: seika/rendering/renderer.c#L193
missing braces around initializer [-Wmissing-braces]
build: seika/rendering/renderer.c#L193
missing braces around initializer [-Wmissing-braces]
build: seika/rendering/renderer.c#L203
missing braces around initializer [-Wmissing-braces]
build: seika/rendering/renderer.c#L203
missing braces around initializer [-Wmissing-braces]
build: seika/utils/command_line_args_util.c#L52
missing braces around initializer [-Wmissing-braces]
build: seika/data_structures/se_hash_map_string.c#L83
passing argument 4 of ‘hash_map_push_front_string’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
build: seika/ecs/component.c#L63
‘component_array_initialize’ defined but not used [-Wunused-function]
build: seika/ecs/component.c#L55
‘component_array_create’ defined but not used [-Wunused-function]