ScConsole now uses QuickJS #284
ci.yml
on: push
Get version info
25s
Check code formatting
44s
Lint Commit Message
0s
Check changelog formatting
7s
Matrix: linux-portable
Matrix: macos-cmake
Ubuntu Linux (Docker)
0s
Ubuntu Linux (noble, debug, [http, network, flac, vorbis OpenGL] disabled) using clang
1m 6s
Ubuntu Linux (debug) using clang, coverage enabled
13m 26s
Matrix: windows-mingw
Matrix: Windows
Release
0s
Annotations
48 errors and 14 warnings
macOS (x64) using CMake
Process completed with exit code 1.
|
Debian Linux (bookworm, x86_64, portable)
Process completed with exit code 1.
|
Ubuntu Linux (noble, x86_64, portable)
Process completed with exit code 1.
|
Windows (win32) using mingw:
src/openrct2/scripting/ScriptEngine.cpp#L332
request for member ‘tag’ in ‘val’, which is of non-class type ‘const JSValue’ {aka ‘const long long unsigned int’}
|
Windows (win32) using mingw:
src/openrct2/scripting/ScriptEngine.cpp#L336
request for member ‘tag’ in ‘val’, which is of non-class type ‘const JSValue’ {aka ‘const long long unsigned int’}
|
Windows (win32) using mingw
Process completed with exit code 1.
|
macOS (arm64) using CMake
Process completed with exit code 8.
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Android
'quickjs.h' file not found
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L18
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L18
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L22
'CustomAction': constructor initializer lists are only allowed on constructor definitions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L25
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L25
'GetId': modifiers not allowed on nonmember functions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L27
'_id': undeclared identifier [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L30
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L30
'GetJson': modifiers not allowed on nonmember functions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L32
'_json': undeclared identifier [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L35
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L18
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L18
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L22
'CustomAction': constructor initializer lists are only allowed on constructor definitions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L25
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L25
'GetId': modifiers not allowed on nonmember functions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L27
'_id': undeclared identifier [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L30
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L30
'GetJson': modifiers not allowed on nonmember functions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L32
'_json': undeclared identifier [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L35
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L18
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L18
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L22
'CustomAction': constructor initializer lists are only allowed on constructor definitions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L25
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L25
'GetId': modifiers not allowed on nonmember functions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L27
'_id': undeclared identifier [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L30
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L30
'GetJson': modifiers not allowed on nonmember functions [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L32
'_json': undeclared identifier [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L35
'CustomAction': is not a class or namespace name [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Ubuntu Linux (debug) using clang, coverage enabled
Process completed with exit code 8.
|
Check changelog formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get version info
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
g2.dat
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check code formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ubuntu Linux (noble, debug, [http, network, flac, vorbis OpenGL] disabled) using clang
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Debian Linux (bookworm, x86_64, portable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ubuntu Linux (noble, x86_64, portable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Windows (win32) using mingw
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ubuntu Linux (AppImage, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Windows (win32):
src/openrct2/actions/CustomAction.cpp#L23
'CustomAction': function should return a value; 'void' return type assumed [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (x64):
src/openrct2/actions/CustomAction.cpp#L23
'CustomAction': function should return a value; 'void' return type assumed [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Windows (arm64):
src/openrct2/actions/CustomAction.cpp#L23
'CustomAction': function should return a value; 'void' return type assumed [D:\a\OpenRCT2\OpenRCT2\src\openrct2\libopenrct2.vcxproj]
|
Ubuntu Linux (debug) using clang, coverage enabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
OpenRCT2-macOS-arm64-cmake
|
96.8 MB |
|
OpenRCT2-v0.4.11-1286-gae4a94feb4-AppImage
|
95 MB |
|
g2-v0.4.11-1286-gae4a94feb4.dat
|
2.02 MB |
|