Skip to content

Now able to pass in window background color to render function. #122

Now able to pass in window background color to render function.

Now able to pass in window background color to render function. #122

Triggered via push August 6, 2024 23:00
Status Success
Total duration 3m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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=]