Isthisamap #5182
Annotations
10 errors, 1 warning, and 1 notice
Run Tests:
code/modules/unit_tests/missing_icons.dm#L57
Missing icon_state for /obj/effect/mapping_helpers/turn_off_lights_with_lightswitch in 'icons/effects/mapping_helpers.dmi'.
icon_state = "lights_off"
|
Run Tests
FAIL /datum/unit_test/missing_icons 7.3s
|
Run Tests:
code/modules/unit_tests/modular_map_loader.dm#L7
/obj/modular_map_root/biodome points to a config file which does not exist!
|
Run Tests
FAIL /datum/unit_test/modular_map_loader 0s
|
Run Tests:
code/modules/unit_tests/find_reference_sanity.dm#L30
Expected 4 to be equal to 3. Should be: test references: 0 + baseline references: 3 (victim var,loc,allocated list)
|
Run Tests
FAIL /datum/unit_test/find_reference_sanity 0s
|
Run Tests:
code/modules/unit_tests/find_reference_sanity.dm#L46
Expected 7 to be equal to 6. Should be: test references: 3 + baseline references: 3 (victim var,loc,allocated list)
|
Run Tests
FAIL /datum/unit_test/find_reference_baseline 0s
|
Run Tests:
code/modules/unit_tests/find_reference_sanity.dm#L66
Expected 7 to be equal to 6. Should be: test references: 3 + baseline references: 3 (victim var,loc,allocated list)
|
Run Tests
FAIL /datum/unit_test/find_reference_exotic 0s
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests:
code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized.
This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
|
Loading