yum yum #131
ci_suite.yml
on: pull_request
Run Linters
49s
OpenDream
25s
Compile Maps
19s
Integration Tests
1m 9s
Windows Build
30s
Annotations
8 errors and 1 warning
Compile Maps
Process completed with exit code 255.
|
OpenDream:
code/datums/ai/subtrees/find_food.dm#L20
OD0404: Unknown identifier "eat_forever"
|
OpenDream
Process completed with exit code 1.
|
Windows Build
Process completed with exit code 1.
|
Run Linters:
code/datums/ai/subtrees/find_food.dm#L20
undefined field: "food_max" on /mob/living/simple_animal
|
Run Linters:
code/datums/ai/subtrees/find_food.dm#L20
undefined field: "eat_forever" on /mob/living/simple_animal
|
Run Linters
Process completed with exit code 1.
|
Integration Tests
Process completed with exit code 255.
|
OpenDream
OD0000: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
|