Skip to content

Making font and texture load from memory function take a const void p… #118

Making font and texture load from memory function take a const void p…

Making font and texture load from memory function take a const void p… #118

Triggered via push June 8, 2024 02:39
Status Failure
Total duration 3m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build
Process completed with exit code 1.
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#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]
build: seika/logger.c#L97
passing argument 1 to 'restrict'-qualified parameter aliases with argument 3 [-Wrestrict]
build: seika/rendering/renderer.c#L399
unknown conversion type character 'z' in format [-Wformat=]
build: seika/rendering/renderer.c#L399
too many arguments for format [-Wformat-extra-args]
build: thirdparty/miniaudio/miniaudio.h#L22294
format '%d' expects argument of type 'int', but argument 4 has type 'HRESULT' {aka 'long int'} [-Wformat=]
build: thirdparty/miniaudio/miniaudio.h#L22319
format '%d' expects argument of type 'int', but argument 4 has type 'HRESULT' {aka 'long int'} [-Wformat=]