Alter LauchImage logo during the 2024 Chistmas holidays #3949
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
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):
src/skin/legacy/launchimage.cpp#L18
syntax error: '}'
|
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
|