She Needs Mouse Sprites To Live: The Medical Resprite (Vol. 1) #1450
Annotations
5 errors and 1 warning
Run Tests:
code/modules/unit_tests/orderable_items.dm#L24
/datum/orderable_item/grey_market_consumables/happiness_gum has a product (/obj/item/storage/box/gum/happiness) that has a dynamic description. A seemingly homemade packaging with an odd smell. It has a weird drawing of a smiling face sticking out its tongue. You can faintly make out the word 'Hemopagopril' was once scribbled on it. (dynamic description) != A seemingly homemade packaging with an odd smell. It has a weird drawing of a smiling face sticking out its tongue. (initial description)
|
Run Tests
FAIL /datum/unit_test/orderable_items 0.3s
|
Run Tests:
code/controllers/subsystem/garbage.dm#L360
[20:06:57] Runtime in code/controllers/subsystem/garbage.dm,360: /datum/beam 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(/datum/beam (/datum/beam), 0)
/datum/status_effect/tased (/datum/status_effect/tased): on remove()
/datum/status_effect/tased (/datum/status_effect/tased): Destroy(0)
qdel(/datum/status_effect/tased (/datum/status_effect/tased), 0)
/datum/status_effect/tased (/datum/status_effect/tased): end tase(/datum/beam (/datum/beam), 0)
/datum/beam (/datum/beam): SendSignal("parent_qdeleting", /list (/list))
qdel(/datum/beam (/datum/beam), 0)
/datum/beam (/datum/beam): redrawing(John Doe (239) (/mob/living/carbon/human/consistent), 1, 0)
John Doe (239) (/mob/living/carbon/human/consistent): SendSignal("living_set_body_position", /list (/list))
John Doe (239) (/mob/living/carbon/human/consistent): set body position(1)
...
/datum/status_effect/incapacit... (/datum/status_effect/incapacitating/stamcrit): on creation(John Doe (239) (/mob/living/carbon/human/consistent), null)
/datum/status_effect/incapacit... (/datum/status_effect/incapacitating/stamcrit): New(/list (/list))
John Doe (239) (/mob/living/carbon/human/consistent): received stamina damage(150, 30, null)
John Doe (239) (/mob/living/carbon/human/consistent): apply damage(30, "stamina", the monkey chest (/obj/item/bodypart/chest/monkey), 0, 0, 0, 0, 0, 0, null, null, 1)
John Doe (239) (/mob/living/carbon/human/consistent): apply damage(30, "stamina", null, 0, 0, 0, 0, 0, 0, null, null, 1)
/datum/status_effect/tased (/datum/status_effect/tased): process(0.2)
Fast Processing (/datum/controller/subsystem/processing/fastprocess): fire(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): StartProcessing(0)
|
Run Tests
FAIL /datum/unit_test/monkey_business 45.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
|
Loading