Skip to content

Баунти Прайм. Дебаффы смерти. #6315

Баунти Прайм. Дебаффы смерти.

Баунти Прайм. Дебаффы смерти. #6315

Triggered via pull request November 13, 2024 05:19
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Run Linters
1m 34s
Run Linters
Lint with OpenDream
31s
Lint with OpenDream
Compile All Maps
1m 4s
Compile All Maps
Windows RUSTG Validation
1m 50s
Windows RUSTG Validation
Matrix: Unit Tests + SQL Validation
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check Grep: modular_ss220/prime_only/code/death_debuffs/death_debuff_component.dm#L65
modular_ss220/prime_only/code/death_debuffs/death_debuff_component.dm:65: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: modular_ss220/prime_only/code/death_debuffs/death_debuff_component.dm#L73
modular_ss220/prime_only/code/death_debuffs/death_debuff_component.dm:73: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Check Grep: modular_ss220/prime_only/code/death_debuffs/death_debuffs_defines.dm#L47
modular_ss220/prime_only/code/death_debuffs/death_debuffs_defines.dm:47: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
Run Linters
Process completed with exit code 1.