Build-CI #1701
build.yml
on: workflow_dispatch
Build Linux Clang 19
9m 11s
Build Windows MSVC 2022
3m 44s
Build Linux GCC 14
9m 12s
Unit-Test Linux
0s
Unit-Test Windows
0s
Annotations
5 errors and 3 warnings
Build Windows MSVC 2022
Process completed with exit code 2.
|
Build Linux Clang 19
The run was canceled by @GamesTrap.
|
Build Linux Clang 19
The operation was canceled.
|
Build Linux GCC 14
The run was canceled by @GamesTrap.
|
Build Linux GCC 14
The operation was canceled.
|
Build Linux Clang 19:
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux Clang 19:
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux GCC 14:
TRAP/src/Scene/Scene.cpp#L361
‘static void TRAP::Graphics::Renderer2D::BeginScene(const TRAP::Graphics::EditorCamera&)’ is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|