Nightly-Build-CI #43
nightly-build.yml
on: schedule
Matrix: Build Linux
Matrix: Build Windows MSVC 2022
Matrix: Unit-Test Linux
Matrix: Unit-Test Windows
Annotations
29 errors and 22 warnings
Build Windows MSVC 2022 (Debug)
unable to access 'https://github.com/wolfpld/tracy.git/': Failed to connect to github.com port 443 after 21096 ms: Could not connect to server
|
Build Windows MSVC 2022 (Debug)
Process completed with exit code 1.
|
Build Windows MSVC 2022 (RelWithDebInfo)
The job was canceled because "Debug" failed.
|
Build Windows MSVC 2022 (Release)
The job was canceled because "Debug" failed.
|
Build Windows MSVC 2022 (Release)
The operation was canceled.
|
Build Windows MSVC 2022 (Profiling)
The job was canceled because "Debug" failed.
|
Build Windows MSVC 2022 (Profiling)
The operation was canceled.
|
Build Windows MSVC 2022 (Profiling)
unable to access 'https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git/': Failed to connect to github.com port 443 after 21059 ms: Could not connect to server
|
Build Linux (clang, Profiling, 19, 14):
TRAP/src/Utils/DynamicLoading/DynamicLoading.h#L45
use of undeclared identifier 'GetTRAPProfileSystems'
|
Build Linux (clang, Profiling, 19, 14):
TRAP/src/Utils/DynamicLoading/DynamicLoading.h#L45
use of undeclared identifier 'ProfileSystems'
|
Build Linux (clang, Profiling, 19, 14):
TRAP/src/Utils/DynamicLoading/DynamicLoading.h#L45
use of undeclared identifier 'ProfileSystems'
|
Build Linux (clang, Profiling, 19, 14):
TRAP/src/Utils/DynamicLoading/DynamicLoading.h#L45
no matching constructor for initialization of 'tracy::ScopedZone'
|
Build Linux (clang, Profiling, 19, 14):
TRAP/src/Utils/DynamicLoading/DynamicLoading.h#L45
no matching constructor for initialization of 'tracy::ScopedZone'
|
Build Linux (clang, Profiling, 19, 14)
Process completed with exit code 1.
|
Build Linux (clang, TSan, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (gcc, Debug, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (gcc, Release, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (gcc, ASan_LSan_UBSan, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (gcc, RelWithDebInfo, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (gcc, Profiling, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (gcc, TSan, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (clang, RelWithDebInfo, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (clang, RelWithDebInfo, 19, 14)
The operation was canceled.
|
Build Linux (clang, Release, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (clang, Release, 19, 14)
The operation was canceled.
|
Build Linux (clang, Debug, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (clang, Debug, 19, 14)
The operation was canceled.
|
Build Linux (clang, ASan_LSan_UBSan, 19, 14)
The job was canceled because "clang_Profiling_19_14" failed.
|
Build Linux (clang, ASan_LSan_UBSan, 19, 14)
The operation was canceled.
|
Build Linux (clang, Profiling, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Profiling, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Sandbox/src/Sandbox2D.cpp#L78
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Sandbox/src/SandboxLayer.h#L140
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Sandbox/src/ParticleSystem2D/ParticleSystem2DLayer.h#L64
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Tests/src/AntiAliasing/AntiAliasingTests.cpp#L122
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Tests/src/ImageLoader/ImageLoaderTests.cpp#L203
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Tests/src/RenderScale/RenderScaleTests.cpp#L60
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Tests/src/Screenshot/ScreenshotTests.cpp#L32
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Release, 19, 14):
Games/Tests/src/SpriteSheet/SpriteSheetTests.cpp#L132
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
Games/Sandbox/src/Sandbox2D.cpp#L78
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
Games/Sandbox/src/SandboxLayer.h#L140
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
Games/Sandbox/src/ParticleSystem2D/ParticleSystem2DLayer.h#L64
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
Games/Tests/src/AntiAliasing/AntiAliasingTests.cpp#L122
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
Games/Tests/src/ImageLoader/ImageLoaderTests.cpp#L203
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, Debug, 19, 14):
Games/Tests/src/RenderScale/RenderScaleTests.cpp#L60
'BeginScene' is deprecated: Use BeginScene(Camera, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, ASan_LSan_UBSan, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|
Build Linux (clang, ASan_LSan_UBSan, 19, 14):
TRAP/src/Scene/Scene.cpp#L361
'BeginScene' is deprecated: Use BeginScene(Camear, Mat4) instead! [-Wdeprecated-declarations]
|