UPP Overhaul #2841
Annotations
4 errors and 1 warning
Run Tests:
code/modules/unit_tests/missing_icons.dm#L55
Missing icon_state for /obj/item/clothing/suit/storage/windbreaker/windbreaker_blue in 'icons/obj/items/clothing/suits.dmi'.
icon_state = "windbreaker_blue"
|
Run Tests:
code/modules/unit_tests/missing_icons.dm#L55
Missing icon_state for /obj/item/clothing/suit/storage/windbreaker/windbreaker_yellow in 'icons/obj/items/clothing/suits.dmi'.
icon_state = "windbreaker_yellow"
|
Run Tests
FAIL /datum/unit_test/missing_icons 4s
|
Run Tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading