Skip to content

Major refactor of seika #109

Major refactor of seika

Major refactor of seika #109

Triggered via pull request November 1, 2024 21:58
@ChukobyteChukobyte
opened #2
1.0
Status Success
Total duration 1m 2s
Artifacts

ubuntu-gcc-build.yml

on: pull_request
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]