Fixed Backend reflection #788
Annotations
5 errors and 4 warnings
linux (gcc-13, Release)
Process completed with exit code 1.
|
macos (clang-16, Release)
Process completed with exit code 1.
|
windows (clang-16, Release)
Process completed with exit code 1.
|
linux (clang-16, Release)
Error: Failed to install apt packages: Command failed with exit code 100: sudo 'apt-get' 'update' '-y' '-o' 'Dpkg::Lock::Timeout=300'
Error: Command failed with exit code 100: sudo 'apt-get' 'update' '-y' '-o' 'Dpkg::Lock::Timeout=300'
at Hi (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:128056)
at P (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:19069)
at file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:20072
at k (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:20081)
at file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:197122
at Du.v (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:146797)
at Re (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:44289)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:43488
at async Oe (file:///home/runner/work/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:2:43453)
|
linux (clang-16, Release)
Failed to install the clang 16
|
linux (gcc-13, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux (clang-16, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
windows (msvc, Release):
Libs/Editor/Src/Tools/BigBestFitArenaDebugger.cpp#L153
'dynamic_cast' used on polymorphic type 'p::Arena' with /GR-; unpredictable behavior may result
|
windows (msvc, Release):
Libs/Editor/Src/Tools/BigBestFitArenaDebugger.cpp#L175
'dynamic_cast' used on polymorphic type 'p::Arena' with /GR-; unpredictable behavior may result
|