Skip to content

Fixing version before tagging. #65

Fixing version before tagging.

Fixing version before tagging. #65

Triggered via push February 20, 2024 22:25
Status Success
Total duration 1m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 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/data_structures/ska_array2d.c#L22
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L30
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L30
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L37
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L37
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L48
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L65
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L66
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L71
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
build: seika/ecs/component.c#L55
unused function 'component_array_create' [-Wunused-function]