Skip to content

CI - Build

CI - Build #768

Manually triggered October 4, 2024 01:34
Status Failure
Total duration 3m 3s
Artifacts

ci-build.yml

on: workflow_dispatch
Matrix: linux
Matrix: macos
Matrix: windows
Check Annotations
0s
Check Annotations
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
Mac OS (arm64 - Debug) / CI: src/core/serialisation.hpp#L426
use of undeclared identifier 'PacketSize'
Mac OS (arm64 - Debug) / CI
Process completed with exit code 2.
Mac OS (arm64 - Release) / CI: src/core/serialisation.hpp#L426
use of undeclared identifier 'PacketSize'
Mac OS (arm64 - Release) / CI
Process completed with exit code 2.
Linux (Clang) / CI: src/core/serialisation.hpp#L426
use of undeclared identifier 'PacketSize'
Linux (Clang) / CI
Process completed with exit code 2.
Linux (GCC - Dedicated) / CI: src/core/serialisation.hpp#L426
‘PacketSize’ was not declared in this scope; did you mean ‘Packet’?
Linux (GCC - Dedicated) / CI
Process completed with exit code 2.
Windows (x64) / CI: src/core/serialisation.hpp#L426
'PacketSize': identifier not found
Windows (x64) / CI: src/core/serialisation.hpp#L426
'PacketSize': undeclared identifier
Windows (x64) / CI
Process completed with exit code 1.
Linux (GCC - SDL2) / CI: src/core/serialisation.hpp#L426
‘PacketSize’ was not declared in this scope; did you mean ‘Packet’?
Linux (GCC - SDL2) / CI
Process completed with exit code 2.
Emscripten / CI: src/core/serialisation.hpp#L426
use of undeclared identifier 'PacketSize'
Emscripten / CI
Process completed with exit code 2.
Windows (x86) / CI: src/core/serialisation.hpp#L426
'PacketSize': identifier not found
Windows (x86) / CI: src/core/serialisation.hpp#L426
'PacketSize': undeclared identifier
Windows (x86) / CI
Process completed with exit code 1.
Mac OS (arm64 - Debug) / CI: src/3rdparty/nlohmann/json.hpp#L18930
result of comparison of constant 400 with expression of type 'const std::uint8_t' (aka 'const unsigned char') is always true [-Wtautological-constant-out-of-range-compare]
Linux (Clang) / CI: src/3rdparty/nlohmann/json.hpp#L18930
result of comparison of constant 400 with expression of type 'const std::uint8_t' (aka 'const unsigned char') is always true [-Wtautological-constant-out-of-range-compare]
Emscripten / CI: src/3rdparty/nlohmann/json.hpp#L18930
result of comparison of constant 400 with expression of type 'const std::uint8_t' (aka 'const unsigned char') is always true [-Wtautological-constant-out-of-range-compare]