GCC set c++20 standart #62
Annotations
3 errors, 1 warning, and 4 notices
Build Ubuntu (RelWithDebInfo, clang-19, clang++-19)
Error: The process '/usr/local/bin/cmake' failed with exit code 1
|
Build Windows (RelWithDebInfo)
Error: The process 'C:\Program Files\CMake\bin\cmake.exe' failed with exit code 1
|
Clang Tidy
Process completed with exit code 1.
|
Build Ubuntu (RelWithDebInfo, clang-19, clang++-19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run clang-format on DummyEngine/Core/Console/ConsoleLayer.hpp:
DummyEngine/Core/Console/ConsoleLayer.hpp#L1
File DummyEngine/Core/Console/ConsoleLayer.hpp does not conform to Custom style guidelines. (lines 19)
|
Run clang-format on DummyEngine/Core/Rendering/Renderer/BufferLayout.cpp:
DummyEngine/Core/Rendering/Renderer/BufferLayout.cpp#L1
File DummyEngine/Core/Rendering/Renderer/BufferLayout.cpp does not conform to Custom style guidelines. (lines 116)
|
Run clang-format on DummyEngine/Core/Rendering/RendererOpenGL/GLFrameBuffer.cpp:
DummyEngine/Core/Rendering/RendererOpenGL/GLFrameBuffer.cpp#L1
File DummyEngine/Core/Rendering/RendererOpenGL/GLFrameBuffer.cpp does not conform to Custom style guidelines. (lines 108)
|
Run clang-format on DummyEngine/Core/Application/Window.cpp:
DummyEngine/Core/Application/Window.cpp#L1
File DummyEngine/Core/Application/Window.cpp does not conform to Custom style guidelines. (lines 13)
|