Skip to content

fix conflicts

fix conflicts #57

Triggered via push January 12, 2025 05:37
Status Failure
Total duration 5m 36s
Artifacts

main.yml

on: push
Matrix: Build Ubuntu
Matrix: Build Windows
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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
DummyEngine/Core/Scene/SceneRenderer.cpp:299:13 [clang-diagnostic-error]: DummyEngine/Core/Scene/SceneRenderer.cpp#L299
reference to non-static member function must be called; did you mean to call it with no arguments?
DummyEngine/Core/Scene/SceneRenderer.cpp:299:13 [clang-diagnostic-error]: DummyEngine/Core/Scene/SceneRenderer.cpp#L299
use of undeclared identifier 'm_ShadowMap'; did you mean 'GetShadowMap'?
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