Skip to content

Adding various trained birds to Pyrelight. #265

Adding various trained birds to Pyrelight.

Adding various trained birds to Pyrelight. #265

Triggered via pull request September 30, 2025 11:46
Status Failure
Total duration 5m 23s
Artifacts

test.yml

on: pull_request
Matrix: Maps
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Code
Process completed with exit code 1.
DME Validator: mods/content/birds/_birds.dme#L8
The include at line 8 is out of order (#include "bird.dm", expected #include "bird_pigeon.dm")
DME Validator: mods/content/birds/_birds.dme#L7
The include at line 7 is out of order (#include "bird_pigeon.dm", expected #include "bird_hawk.dm")
DME Validator: mods/content/birds/_birds.dme#L6
The include at line 6 is out of order (#include "bird_hawk.dm", expected #include "bird_crow.dm")
DME Validator: mods/content/birds/_birds.dme#L5
The include at line 5 is out of order (#include "bird_crow.dm", expected #include "bird.dm")
OpenDream: code/modules/client/preferences.dm#L88
OD2801: /client.IsByondMember() is unsupported: OpenDream has no premium tier.
OpenDream: code/modules/client/client_procs.dm#L673
OD2801: /client.IsByondMember() is unsupported: OpenDream has no premium tier.
OpenDream: code/world.dm#L19
OD1002: Warning 'pop' does not exist
OpenDream: code/world.dm#L17
OD1002: Warning 'ignore' does not exist
OpenDream: code/world.dm#L16
OD1002: Warning 'push' does not exist
OpenDream
OD2800: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)