Heath System Rework #2773
Annotations
9 errors, 2 warnings, and 1 notice
Run Tests:
code/modules/unit_tests/dismemberment.dm#L34
Assertion failed: Dummy did not drop when the human right arm was dismembered .
|
Run Tests:
code/modules/unit_tests/dismemberment.dm#L34
Assertion failed: Dummy did not drop when the human left arm was dismembered after applying TRAIT_NODROP to the testing item.
|
Run Tests:
code/modules/unit_tests/dismemberment.dm#L31
[23:23:27] Runtime in code/modules/unit_tests/dismemberment.dm,31: Cannot read null.held_index
proc name: check dismember (/datum/unit_test/dismemberment/proc/check_dismember)
src: /datum/unit_test/dismemberment (/datum/unit_test/dismemberment)
call stack:
/datum/unit_test/dismemberment (/datum/unit_test/dismemberment): check dismember(John Doe (/mob/living/carbon/human/consistent), "r_arm", "after applying TRAIT_NODROP to...")
/datum/unit_test/dismemberment (/datum/unit_test/dismemberment): test item(John Doe (/mob/living/carbon/human/consistent), the testing item (/obj/item/analyzer), "after applying TRAIT_NODROP to...")
/datum/unit_test/dismemberment (/datum/unit_test/dismemberment): Run()
RunUnitTest(/datum/unit_test/dismemberment (/datum/unit_test/dismemberment), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Run Tests
FAIL /datum/unit_test/dismemberment 0s
|
Run Tests:
code/modules/unit_tests/ling_decap.dm#L20
Expected 1 to be equal to 0. Changeling was not conscious after losing their head.
|
Run Tests
FAIL /datum/unit_test/ling_decap 0.1s
|
Run Tests:
code/controllers/subsystem/spatial_gridmap.dm#L548
[23:28:06] Runtime in code/controllers/subsystem/spatial_gridmap.dm,548: /mob/living/basic/skeleton instance, which is supposed to only be in the contents of a spatial grid cell at coords: (222, 222, 8), was in the contents of 1 spatial grid cell but it was inside the area handled by another grid cell! within the contents of a cell at coords: (205, 222, 8).
proc name: stack trace (/proc/_stack_trace)
usr: *no key*/(reanimated skeleton)
usr.loc: (BMP Asteroid Level 4 (222,233,8))
src: null
call stack:
stack trace("/mob/living/basic/skeleton ins...", "code/controllers/subsystem/spa...", 548)
Spatial Grid (/datum/controller/subsystem/spatial_grid): untracked movable error(the reanimated skeleton (/mob/living/basic/skeleton))
Spatial Grid (/datum/controller/subsystem/spatial_grid): force remove from grid(the reanimated skeleton (/mob/living/basic/skeleton))
the reanimated skeleton (/mob/living/basic/skeleton): Destroy(0)
the reanimated skeleton (/mob/living/basic/skeleton): Destroy(0)
the reanimated skeleton (/mob/living/basic/skeleton): Destroy(0)
the reanimated skeleton (/mob/living/basic/skeleton): Destroy(0)
the reanimated skeleton (/mob/living/basic/skeleton): Destroy(0)
qdel(the reanimated skeleton (/mob/living/basic/skeleton), 0)
the reanimated skeleton (/mob/living/basic/skeleton): death(null)
...
the lava (222,233,8) (/turf/open/lava/smooth): burn stuff(the reanimated skeleton (/mob/living/basic/skeleton), 1)
the lava (222,233,8) (/turf/open/lava/smooth): Entered(the reanimated skeleton (/mob/living/basic/skeleton), the volcanic floor (221,233,8) (/turf/open/misc/asteroid/basalt/lava), null)
the reanimated skeleton (/mob/living/basic/skeleton): Move(the lava (222,233,8) (/turf/open/lava/smooth), 4, 0, 1)
the reanimated skeleton (/mob/living/basic/skeleton): Move(the lava (222,233,8) (/turf/open/lava/smooth), 4, 0, 1)
the reanimated skeleton (/mob/living/basic/skeleton): Move(the runed metal wall (222,232,8) (/turf/closed/wall/mineral/cult), 6, 0, 1)
/datum/idle_behavior/idle_rand... (/datum/idle_behavior/idle_random_walk): perform idle behavior(0.1, /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/skeleton))
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(0)
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0)
|
Run Tests
FAIL /datum/unit_test/create_and_destroy 83.7s
|
Run Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_artifacts_deltastation", "test_artifacts_gateway_test", "test_artifacts_icebox", "test_artifacts_kilostation", "test_artifacts_limastation", "test_artifacts_metastation", "test_artifacts_multiz_debug", "test_artifacts_nebulastation", "test_artifacts_northstar", "test_artifacts_pubbystation", "test_artifacts_runtimestation", "test_artifacts_tramstation".
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