Skip to content

Add .idea for CLion IDE users #12

Add .idea for CLion IDE users

Add .idea for CLion IDE users #12

Triggered via push October 7, 2024 15:53
Status Success
Total duration 1m 6s
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]