Skip to content

Alter LauchImage logo during the 2024 Chistmas holidays #3949

Alter LauchImage logo during the 2024 Chistmas holidays

Alter LauchImage logo during the 2024 Chistmas holidays #3949

Triggered via push December 16, 2024 09:12
Status Failure
Total duration 25m 43s
Artifacts

build.yml

on: push
Matrix: build
Update manifest file on download server
0s
Update manifest file on download server
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Windows 2019 (MSVC): src/skin/legacy/launchimage.cpp#L14
missing type specifier - int assumed. Note: C++ does not support default-int
Windows 2019 (MSVC)
Process completed with exit code 1.
macOS 13 arm64: src/skin/legacy/launchimage.cpp#L14
a type specifier is required for all declarations
macOS 13 arm64: src/skin/legacy/launchimage.cpp#L18
expected expression
macOS 13 arm64
Process completed with exit code 1.
Ubuntu 22.04: src/skin/legacy/launchimage.cpp#L14
ISO C++ forbids declaration of ‘isIn2024ChristmasHollidays’ with no type [-fpermissive]
Ubuntu 22.04: src/skin/legacy/launchimage.cpp#L18
expected primary-expression before ‘}’ token
Ubuntu 22.04: src/skin/legacy/launchimage.cpp#L17
expected ‘;’ before ‘}’ token
Ubuntu 22.04
Process completed with exit code 2.
macOS 13 x64: src/skin/legacy/launchimage.cpp#L14
a type specifier is required for all declarations
macOS 13 x64: src/skin/legacy/launchimage.cpp#L18
expected expression
macOS 13 x64
Process completed with exit code 1.
Windows 2019 (MSVC): src/skin/legacy/launchimage.cpp#L18
'`anonymous-namespace'::isIn2024ChristmasHollidays': function should return a value; 'void' return type assumed