Skip to content

Watch a man lose his sanity in real time: Heretic draft, ported from TG. #47807

Watch a man lose his sanity in real time: Heretic draft, ported from TG.

Watch a man lose his sanity in real time: Heretic draft, ported from TG. #47807

Triggered via pull request January 12, 2025 22:19
Status Failure
Total duration 1m 55s
Artifacts

ci.yml

on: pull_request
Run Linters
1m 30s
Run Linters
Lint with OpenDream
39s
Lint with OpenDream
Compile All Maps
33s
Compile All Maps
Windows RUSTG Validation
1m 18s
Windows RUSTG Validation
Matrix: Unit Tests + SQL Validation
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Compile All Maps
Process completed with exit code 255.
Lint with OpenDream
Process completed with exit code 1.
Unit Tests + SQL Validation (/datum/map/emeraldstation, BETA)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/boxstation, BETA)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/cerestation, STABLE)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/deltastation, BETA)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/metastation, STABLE)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/emeraldstation, STABLE)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/boxstation, STABLE)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/cerestation, BETA)
Process completed with exit code 255.
Unit Tests + SQL Validation (/datum/map/metastation, BETA)
Process completed with exit code 255.
Check Grep: code/game/gamemodes/cult/cult_items.dm#L419
code/game/gamemodes/cult/cult_items.dm:419: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/magic/aggressive_spread.dm#L25
code/modules/antagonists/heretic/magic/aggressive_spread.dm:25: Found a conditional statement matching the format "if(thing )" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/magic/star_touch.dm#L52
code/modules/antagonists/heretic/magic/star_touch.dm:52: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/magic/star_touch.dm#L53
code/modules/antagonists/heretic/magic/star_touch.dm:53: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/magic/cosmic_expansion.dm#L41
code/modules/antagonists/heretic/magic/cosmic_expansion.dm:41: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/items/corrupted_organs.dm#L21
code/modules/antagonists/heretic/items/corrupted_organs.dm:21: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/knowledge/rust_lore.dm#L224
code/modules/antagonists/heretic/knowledge/rust_lore.dm:224: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/knowledge/rust_lore.dm#L234
code/modules/antagonists/heretic/knowledge/rust_lore.dm:234: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/knowledge/sacrifice_knowledge/sacrifice_knowledge.dm#L3
code/modules/antagonists/heretic/knowledge/sacrifice_knowledge/sacrifice_knowledge.dm:3: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: code/modules/antagonists/heretic/knowledge/sacrifice_knowledge/sacrifice_knowledge.dm#L198
code/modules/antagonists/heretic/knowledge/sacrifice_knowledge/sacrifice_knowledge.dm:198: Found a conditional statement matching the format "if((thing))" (unnecessary outer parentheses), please use "if(thing)" instead.
Unit Tests + SQL Validation (/datum/map/deltastation, STABLE)
Process completed with exit code 255.