Skip to content

Making time and window headers usable from c++. #114

Making time and window headers usable from c++.

Making time and window headers usable from c++. #114

Triggered via push November 2, 2024 21:18
Status Success
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions use a deprecated Node.js version 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
Required version (2.0.0) is higher than found version ()
build: seika/logger.c#L97
passing argument 1 to ‘restrict’-qualified parameter aliases with argument 3 [-Wrestrict]
build: seika/memory.c#L52
‘memory’ may be used uninitialized [-Wmaybe-uninitialized]
build: seika/networking/network_socket.c#L114
implicit declaration of function ‘inet_aton’; did you mean ‘inet_pton’? [-Wimplicit-function-declaration]