[SPECIES][PARTIALLY-MODULAR] Nabbers, Nabber systems, Blood Colours, Offset System, Stungloves, and more! #6663
Annotations
4 errors, 2 warnings, and 1 notice
Run Tests:
monkestation/code/modules/mob/living/carbon/human/custom_bodytype.dm#L77
[23:06:51] Runtime in monkestation/code/modules/mob/living/carbon/human/custom_bodytype.dm,77: Cannot read null.worn_icon_state
proc name: generate custom worn icon (/datum/species/proc/generate_custom_worn_icon)
src: Simian (/datum/species/simian)
call stack:
Simian (/datum/species/simian): generate custom worn icon("pocket_items", null)
Simian (/datum/species/simian): generate custom worn icon("pocket_items", null)
Gyrg-mylin (/mob/living/carbon/human/dummy): update worn back(1)
Gyrg-mylin (/mob/living/carbon/human/dummy): regenerate icons()
Gyrg-mylin (/mob/living/carbon/human/dummy): on dwarf trait(Gyrg-mylin (/mob/living/carbon/human/dummy), "dwarf")
Gyrg-mylin (/mob/living/carbon/human/dummy): SendSignal("removetrait dwarf", /list (/list))
Goblin (/datum/species/goblin): on species loss(Gyrg-mylin (/mob/living/carbon/human/dummy), Simian (/datum/species/simian), 1)
Gyrg-mylin (/mob/living/carbon/human/dummy): set species(/datum/species/simian (/datum/species/simian), 0, 1)
Gyrg-mylin (/mob/living/carbon/human/dummy): set species(/datum/species/simian (/datum/species/simian), 0, 1)
Gyrg-mylin (/mob/living/carbon/human/dummy): set species(/datum/species/simian (/datum/species/simian), 0, 1)
/datum/unit_test/dummy_spawn_s... (/datum/unit_test/dummy_spawn_species): Run()
RunUnitTest(/datum/unit_test/dummy_spawn_s... (/datum/unit_test/dummy_spawn_species), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Run Tests:
monkestation/code/modules/mob/living/carbon/human/custom_bodytype.dm#L88
[23:06:51] Runtime in monkestation/code/modules/mob/living/carbon/human/custom_bodytype.dm,88: Cannot read null.worn_icon
proc name: generate custom worn icon fallback (/datum/species/proc/generate_custom_worn_icon_fallback)
src: Simian (/datum/species/simian)
call stack:
Simian (/datum/species/simian): generate custom worn icon fallback("pocket_items", null)
Simian (/datum/species/simian): generate custom worn icon("pocket_items", null)
Gyrg-mylin (/mob/living/carbon/human/dummy): update worn back(1)
Gyrg-mylin (/mob/living/carbon/human/dummy): regenerate icons()
Gyrg-mylin (/mob/living/carbon/human/dummy): on dwarf trait(Gyrg-mylin (/mob/living/carbon/human/dummy), "dwarf")
Gyrg-mylin (/mob/living/carbon/human/dummy): SendSignal("removetrait dwarf", /list (/list))
Goblin (/datum/species/goblin): on species loss(Gyrg-mylin (/mob/living/carbon/human/dummy), Simian (/datum/species/simian), 1)
Gyrg-mylin (/mob/living/carbon/human/dummy): set species(/datum/species/simian (/datum/species/simian), 0, 1)
Gyrg-mylin (/mob/living/carbon/human/dummy): set species(/datum/species/simian (/datum/species/simian), 0, 1)
Gyrg-mylin (/mob/living/carbon/human/dummy): set species(/datum/species/simian (/datum/species/simian), 0, 1)
/datum/unit_test/dummy_spawn_s... (/datum/unit_test/dummy_spawn_species): Run()
RunUnitTest(/datum/unit_test/dummy_spawn_s... (/datum/unit_test/dummy_spawn_species), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Run Tests
FAIL /datum/unit_test/dummy_spawn_species 1.1s
|
Run Tests
Process completed with exit code 1.
|
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/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bad-screenshots", "test_artifacts_boxstation", "test_artifacts_deltastation", "test_artifacts_icebox", "test_artifacts_kilostation", "test_artifacts_metastation", "test_artifacts_multiz_debug", "test_artifacts_northstar", "test_artifacts_runtimestation".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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