Meet the Smith - New Supply Role #49895
ci.yml
on: pull_request
Run Linters
1m 28s
Lint with OpenDream
37s
Compile All Maps
42s
Windows RUSTG Validation
1m 26s
Matrix: Station Tests
Matrix: Unit Tests + SQL Validation
Annotations
11 errors
Compile All Maps
Process completed with exit code 255.
|
Check Grep:
code/game/machinery/smith_machines.dm#L576
code/game/machinery/smith_machines.dm:576: update_name() should not be called manually. Use update_appearance(UPDATE_NAME) instead.
|
Check Grep:
code/game/machinery/smith_machines.dm#L577
code/game/machinery/smith_machines.dm:577: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|
Check Grep:
code/game/machinery/smith_machines.dm#L916
code/game/machinery/smith_machines.dm:916: update_name() should not be called manually. Use update_appearance(UPDATE_NAME) instead.
|
Check Grep:
code/modules/crafting/smithed_items.dm#L38
code/modules/crafting/smithed_items.dm:38: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|
Check Grep:
code/modules/crafting/smithed_items.dm#L78
code/modules/crafting/smithed_items.dm:78: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|
Check Grep:
code/modules/crafting/smithed_items.dm#L83
code/modules/crafting/smithed_items.dm:83: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|
Check Grep:
code/modules/crafting/smithed_items.dm#L110
code/modules/crafting/smithed_items.dm:110: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|
Check Grep:
code/modules/crafting/smithed_items.dm#L120
code/modules/crafting/smithed_items.dm:120: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|
Check Grep:
code/modules/crafting/smithed_items.dm#L594
code/modules/crafting/smithed_items.dm:594: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|
Check Grep:
code/modules/crafting/smithed_items.dm#L608
code/modules/crafting/smithed_items.dm:608: update_desc() should not be called manually. Use update_appearance(UPDATE_DESC) instead.
|