Skip to content

Cleaning up unnecessary null pointer checks before freeing memory. #63

Cleaning up unnecessary null pointer checks before freeing memory.

Cleaning up unnecessary null pointer checks before freeing memory. #63

Triggered via push February 11, 2024 22:04
Status Success
Total duration 2m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: seika/rendering/renderer.c#L161
'function': conversion from 'size_t' to 'int', possible loss of data
build: seika/networking/se_network_socket.c#L112
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: seika/data_structures/se_hash_map_string.c#L83
'function': different 'const' qualifiers