UPP Overhaul #2841
Annotations
6 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 4.1s
|
Run Tests:
code/modules/unit_tests/create_and_destroy.dm#L128
/obj/structure/machinery/cm_vending/sorted/medical hard deleted 1 times out of a total del count of 2
|
Run Tests
FAIL /datum/unit_test/create_and_destroy 101s
|
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