Skip to content

Updated Rendergraph #555

Updated Rendergraph

Updated Rendergraph #555

Triggered via pull request August 30, 2023 06:13
Status Failure
Total duration 1h 14m 16s
Artifacts

cmake.yml

on: pull_request
Matrix: build-linux-clang
Matrix: build-linux-gcc
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
build-linux-clang (ubuntu-latest, x64-linux, clang, Release): source/Core/SceneExporter/Text/TextTextureUnit.cpp#L20
no previous prototype for function 'reworkImageFileName' [-Werror,-Wmissing-prototypes]
build-linux-clang (ubuntu-latest, x64-linux, clang, Release)
Process completed with exit code 2.
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release): source/Core/SceneExporter/Text/TextTextureUnit.cpp#L20
no previous declaration for ‘void castor::txtexunit::reworkImageFileName(castor::String, castor::Path&, bool&)’ [-Werror=missing-declarations]
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
Process completed with exit code 2.
build-linux-clang (ubuntu-latest, x64-linux, clang, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-clang (ubuntu-latest, x64-linux, clang, Release)
The following variables are not used in CMakeLists.txt:
build-linux-clang (ubuntu-latest, x64-linux, clang, Release)
'find_package(minizip CONFIG)' is deprecated. Please use
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
The following variables are not used in CMakeLists.txt:
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
'find_package(minizip CONFIG)' is deprecated. Please use
build-macos (macos-latest, x64-osx, clang, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-macos (macos-latest, x64-osx, clang, Release)
The following variables are not used in CMakeLists.txt:
build-macos (macos-latest, x64-osx, clang, Release)
'find_package(minizip CONFIG)' is deprecated. Please use
build-macos (macos-latest, x64-osx, clang, Release): source/Core/SceneExporter/Text/TextTextureUnit.cpp#L20
no previous prototype for function 'reworkImageFileName' [-Wmissing-prototypes]
build-windows (windows-latest, x64-windows, msvc, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/