Made get texture wrap string functions take a const pointer. #108
Annotations
6 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/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/networking/network_socket.c#L114
implicit declaration of function ‘inet_aton’; did you mean ‘inet_pton’? [-Wimplicit-function-declaration]
|