Skip to content

Updating macro used to check for valid coords in array2d. #99

Updating macro used to check for valid coords in array2d.

Updating macro used to check for valid coords in array2d. #99

Triggered via push April 8, 2024 22:53
Status Success
Total duration 6m 9s
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]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: seika/ecs/component.c#L55
unused function 'component_array_create' [-Wunused-function]
build: seika/ecs/component.c#L63
unused function 'component_array_initialize' [-Wunused-function]
build: seika/data_structures/array2d.c#L51
comparison of integers of different signs: 'usize' (aka 'unsigned long') and 'int32' (aka 'int') [-Wsign-compare]
build: seika/rendering/texture.c#L27
unused function 'ska_texture_is_texture_valid' [-Wunused-function]
build
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
build
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
build
'controllerPausedHandler' is deprecated: first deprecated in macOS 10.15 - controllerPausedHandler has been deprecated. Use the Menu button found on the controller's profile, if it exists. [-Wdeprecated-declarations]
build
'controllerPausedHandler' is deprecated: first deprecated in macOS 10.15 - controllerPausedHandler has been deprecated. Use the Menu button found on the controller's profile, if it exists. [-Wdeprecated-declarations]
build
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
build
'GCGamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]