Skip to content

Adding macros for math min, max, and clamp. #67

Adding macros for math min, max, and clamp.

Adding macros for math min, max, and clamp. #67

Triggered via push February 24, 2024 01:28
Status Success
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 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#L193
missing braces around initializer [-Wmissing-braces]
build: seika/rendering/renderer.c#L193
missing braces around initializer [-Wmissing-braces]
build: seika/rendering/renderer.c#L203
missing braces around initializer [-Wmissing-braces]
build: seika/rendering/renderer.c#L203
missing braces around initializer [-Wmissing-braces]
build: seika/utils/command_line_args_util.c#L52
missing braces around initializer [-Wmissing-braces]
build: seika/data_structures/ska_array2d.c#L22
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L8
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L8
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L8
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
build: seika/data_structures/ska_array2d.c#L8
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]