Updating ec system for each macro. #113
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]
|