Plexora #10721
Annotations
1 error and 17 warnings
|
|
tools/ci/od_lints.dm#L15
OD1002: Warning 'TooManyArguments' does not exist
|
code/__HELPERS/areas.dm#L155
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
code/__HELPERS/areas.dm#L181
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
code/__HELPERS/records.dm#L3
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
code/__HELPERS/records.dm#L4
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
code/__HELPERS/records.dm#L4
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
code/__HELPERS/paths/path.dm#L378
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
code/datums/ai/hunting_behavior/hunting_behaviors.dm#L99
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
code/datums/components/_component.dm#L286
OD2304: Invalid index operation. datum[] index operations are not valid starting in BYOND 515.1641
|
monkestation/code/controllers/subsystem/plexora.dm#L533
field access requires static type: "name"
|
monkestation/code/controllers/subsystem/plexora.dm#L534
field access requires static type: "ranks"
|
monkestation/code/controllers/subsystem/plexora.dm#L535
field access requires static type: "fakekey"
|
monkestation/code/controllers/subsystem/plexora.dm#L536
field access requires static type: "deadmined"
|
monkestation/code/controllers/subsystem/plexora.dm#L537
field access requires static type: "bypass_2fa"
|
monkestation/code/controllers/subsystem/plexora.dm#L538
field access requires static type: "admin_signature"
|
monkestation/code/controllers/subsystem/plexora.dm#L445
proc call requires static type: "configure"
|
This job failed
Loading