Баунти Прайм. Дебаффы смерти. #6315
ci.yml
on: pull_request
Run Linters
1m 34s
Lint with OpenDream
31s
Compile All Maps
1m 4s
Windows RUSTG Validation
1m 50s
Matrix: Unit Tests + SQL Validation
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.
|