Heath System Rework #2795
Annotations
7 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
[19:03:43] 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
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