Adds a Portal mode to Build Mode #49886
ci.yml
on: pull_request
Run Linters
1m 40s
Lint with OpenDream
36s
Compile All Maps
46s
Windows RUSTG Validation
1m 39s
Matrix: Station Tests
Matrix: Unit Tests + SQL Validation
Annotations
6 errors
Check Grep:
code/modules/buildmode/submodes/portal.dm#L149
code/modules/buildmode/submodes/portal.dm:149: Space indentation detected, please use tab indentation.
|
Check Grep:
code/modules/buildmode/submodes/portal.dm#L149
code/modules/buildmode/submodes/portal.dm:149: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
Check Grep:
code/modules/buildmode/submodes/portal.dm#L150
code/modules/buildmode/submodes/portal.dm:150: Space indentation detected, please use tab indentation.
|
Check Grep:
code/modules/buildmode/submodes/portal.dm#L151
code/modules/buildmode/submodes/portal.dm:151: Space indentation detected, please use tab indentation.
|
Check Grep:
code/modules/buildmode/submodes/portal.dm#L152
code/modules/buildmode/submodes/portal.dm:152: Space indentation detected, please use tab indentation.
|
Run Linters
Process completed with exit code 1.
|