Skip to content

Editor : Drawing + Mouse pos system & added dynamic grid size #13

Editor : Drawing + Mouse pos system & added dynamic grid size

Editor : Drawing + Mouse pos system & added dynamic grid size #13

Triggered via push October 21, 2024 22:07
Status Success
Total duration 1m 38s
Artifacts
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
macos-latest-clang-Release-Build: src/Editor/RenderingOrchestrator.hpp#L26
enumeration value 'None' not handled in switch [-Wswitch]
macos-latest-clang-Release-Build: src/Editor/RenderingOrchestrator.hpp#L138
format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
macos-latest-clang-Debug-Build: src/Editor/RenderingOrchestrator.hpp#L26
enumeration value 'None' not handled in switch [-Wswitch]
macos-latest-clang-Debug-Build: src/Editor/RenderingOrchestrator.hpp#L138
format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
macos-latest-gcc-Debug-Build: src/Editor/RenderingOrchestrator.hpp#L26
enumeration value 'None' not handled in switch [-Wswitch]
macos-latest-gcc-Debug-Build: src/Editor/RenderingOrchestrator.hpp#L138
format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
macos-latest-gcc-Release-Build: src/Editor/RenderingOrchestrator.hpp#L26
enumeration value 'None' not handled in switch [-Wswitch]
macos-latest-gcc-Release-Build: src/Editor/RenderingOrchestrator.hpp#L138
format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]