More Harddel Fixes #20067
Annotations
4 errors and 2 warnings
Run Tests:
code/controllers/subsystem/garbage.dm#L402
[2024-10-16 00:07:42] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/organ/vocal_cords/colossus destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
proc name: qdel (/proc/qdel)
src: null
call stack:
qdel(the divine vocal cords (/obj/item/organ/vocal_cords/colossus), 0)
Voice of God (/datum/action/item_action/organ_action/colossus): Destroy(0)
qdel(Voice of God (/datum/action/item_action/organ_action/colossus), 0)
the divine vocal cords (/obj/item/organ/vocal_cords/colossus): Destroy(1)
the divine vocal cords (/obj/item/organ/vocal_cords/colossus): Destroy(1)
qdel(the divine vocal cords (/obj/item/organ/vocal_cords/colossus), 1)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Run Tests:
code/controllers/subsystem/garbage.dm#L402
[2024-10-16 00:08:08] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/organ/vocal_cords/colossus destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
proc name: qdel (/proc/qdel)
src: null
call stack:
qdel(the divine vocal cords (/obj/item/organ/vocal_cords/colossus), 0)
Voice of God (/datum/action/item_action/organ_action/colossus): Destroy(0)
qdel(Voice of God (/datum/action/item_action/organ_action/colossus), 0)
the divine vocal cords (/obj/item/organ/vocal_cords/colossus): Destroy(0)
the divine vocal cords (/obj/item/organ/vocal_cords/colossus): Destroy(0)
qdel(the divine vocal cords (/obj/item/organ/vocal_cords/colossus), 0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Run Tests
FAIL /datum/unit_test/create_and_destroy 49s
|
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "deploy".
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/
|
Loading