Skip to content

Adds true observing -- letting you see what your target sees #33619

Adds true observing -- letting you see what your target sees

Adds true observing -- letting you see what your target sees #33619

Triggered via pull request March 28, 2024 20:12
Status Failure
Total duration 3m 51s
Artifacts

ci.yml

on: pull_request
Run Linters
1m 25s
Run Linters
Lint with OpenDream
2m 5s
Lint with OpenDream
Compile All Maps
45s
Compile All Maps
Windows RUSTG Validation
3m 38s
Windows RUSTG Validation
Matrix: Unit Tests + SQL Validation
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check Grep: code/modules/mob/living/carbon/human/human_update_icons.dm#L1082
code/modules/mob/living/carbon/human/human_update_icons.dm:1082: Found a conditional statement matching the format "if((thing))" (unnecessary outer parentheses), please use "if(thing)" instead.
Check Grep: code/modules/mob/living/carbon/human/human_update_icons.dm#L1088
code/modules/mob/living/carbon/human/human_update_icons.dm:1088: Found a conditional statement matching the format "if((thing))" (unnecessary outer parentheses), please use "if(thing)" instead.
Run Linters
Process completed with exit code 1.