Cleaning up the woeful zexcon #6195
ci_suite.yml
on: pull_request
Run Linters
44s
OpenDream
26s
Compile Maps
28s
Integration Tests
1m 17s
Windows Build
38s
Annotations
7 errors and 4 warnings
OpenDream:
code/datums/sexcon/sexcon.dm#L120
OD0404: Unknown identifier "living"
|
OpenDream
Process completed with exit code 1.
|
Compile Maps
Process completed with exit code 255.
|
Windows Build
Process completed with exit code 1.
|
Run Linters:
code/datums/sexcon/sexcon.dm#L120
undefined field: "living" on /mob/living/carbon/human
|
Run Linters
Process completed with exit code 1.
|
Integration Tests
Process completed with exit code 255.
|
OpenDream
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
OpenDream
OD0000: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
|
OpenDream:
code/_compile_options.dm#L68
OD1201: #warn compiling in TESTING mode. testing() debug messages will be visible.
|
Run Linters:
code/_compile_options.dm#L68
#warn compiling in TESTING mode. testing() debug messages will be visible.
|