Feature: Modular airports #178
Triggered via pull request
February 25, 2024 14:44
Status
Failure
Total duration
24m 28s
Artifacts
–
Annotations
26 errors
Linux (GCC - Dedicated)
Process completed with exit code 2.
|
Emscripten:
src/order_cmd.cpp#L2040
no member named 'targetairport' in 'Aircraft'
|
Emscripten
Process completed with exit code 2.
|
Mac OS (x64):
src/order_cmd.cpp#L2040
no member named 'targetairport' in 'Aircraft'
|
Mac OS (x64)
Process completed with exit code 2.
|
Linux (Clang - Debug):
src/order_cmd.cpp#L2040
no member named 'targetairport' in 'Aircraft'
|
Linux (Clang - Debug)
Process completed with exit code 2.
|
Linux (GCC - SDL1.2):
src/order_cmd.cpp#L2040
‘struct Aircraft’ has no member named ‘targetairport’; did you mean ‘GetTargetAirport’?
|
Linux (GCC - SDL1.2)
Process completed with exit code 2.
|
Windows (windows-2019 / x64):
src/order_cmd.cpp#L2040
'targetairport': is not a member of 'Aircraft'
|
Windows (windows-2019 / x64)
Process completed with exit code 1.
|
Linux (GCC - SDL2):
src/order_cmd.cpp#L2040
‘struct Aircraft’ has no member named ‘targetairport’; did you mean ‘GetTargetAirport’?
|
Linux (GCC - SDL2)
Process completed with exit code 2.
|
Linux (Clang - Release):
src/order_cmd.cpp#L2040
no member named 'targetairport' in 'Aircraft'
|
Linux (Clang - Release)
Process completed with exit code 2.
|
Windows (windows-2019 / x86):
src/order_cmd.cpp#L2040
'targetairport': is not a member of 'Aircraft'
|
Windows (windows-2019 / x86)
Process completed with exit code 1.
|
Windows (windows-latest / x64):
src/order_cmd.cpp#L2040
'targetairport': is not a member of 'Aircraft'
|
Windows (windows-latest / x64)
Process completed with exit code 1.
|
Windows (windows-latest / x86):
src/order_cmd.cpp#L2040
'targetairport': is not a member of 'Aircraft'
|
Windows (windows-latest / x86)
Process completed with exit code 1.
|
MinGW (i686):
src/order_cmd.cpp#L2040
'struct Aircraft' has no member named 'targetairport'; did you mean 'GetTargetAirport'?
|
MinGW (i686)
Process completed with exit code 1.
|
MinGW (x86_64):
src/order_cmd.cpp#L2040
'struct Aircraft' has no member named 'targetairport'; did you mean 'GetTargetAirport'?
|
MinGW (x86_64)
Process completed with exit code 1.
|
Check Annotations
25 annotation(s) found
|