Skip to content

Meet the Smith - New Supply Role #49895

Meet the Smith - New Supply Role

Meet the Smith - New Supply Role #49895

Triggered via pull request February 23, 2025 21:18
Status Failure
Total duration 2m 24s
Artifacts

ci.yml

on: pull_request
Run Linters
1m 28s
Run Linters
Lint with OpenDream
37s
Lint with OpenDream
Compile All Maps
42s
Compile All Maps
Windows RUSTG Validation
1m 26s
Windows RUSTG Validation
Matrix: Station Tests
Matrix: Unit Tests + SQL Validation
Fit to window
Zoom out
Zoom in

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.