Skip to content

Added font delete function. #101

Added font delete function.

Added font delete function. #101

Triggered via push May 16, 2024 22:40
Status Success
Total duration 1m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 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/rendering/texture.c#L27
unused function 'ska_texture_is_texture_valid' [-Wunused-function]
build: seika/string.h#L16
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
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]
build
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config