Skip to content

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

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

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

Triggered via pull request March 28, 2024 21:02
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

on: pull_request
Run Linters
1m 17s
Run Linters
Lint with OpenDream
2m 6s
Lint with OpenDream
Compile All Maps
40s
Compile All Maps
Windows RUSTG Validation
2m 0s
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#L1099
code/modules/mob/living/carbon/human/human_update_icons.dm:1099: 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#L1105
code/modules/mob/living/carbon/human/human_update_icons.dm:1105: 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.