Adds Some Genetics Infusions to Animalistic Traits #1702
ci_suite.yml
on: pull_request
Start Gate
0s
Matrix: Integration Tests
Matrix: Alternate Tests
Completion Gate
2s
Annotations
7 errors and 1 warning
Runtime Station: /datum/unit_test/create_and_destroy:
code/modules/fishing/fish/types/rift.dm#L66
[08:11:26] Runtime in code/modules/fishing/fish/types/rift.dm,66: Cannot create objects of type null.
proc name: set status (/obj/item/fish/starfish/chrystarfish/set_status)
src: the chrystarfish (/obj/item/fish/starfish/chrystarfish)
src.loc: the fish mount (/obj/structure/fish_mount/bar)
call stack:
the chrystarfish (/obj/item/fish/starfish/chrystarfish): set status("dead", null)
the fish mount (/obj/structure/fish_mount/bar): add first fish()
the fish mount (/obj/structure/fish_mount/bar): load trophy fish(null)
the fish mount (/obj/structure/fish_mount/bar): Initialize(0, null)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the fish mount (/obj/structure/fish_mount/bar), 0, /list (/list))
the fish mount (/obj/structure/fish_mount/bar): New(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()
|
Integration Tests (runtimestation) / run_integration_tests
FAIL /datum/unit_test/create_and_destroy 68.6s
|
Integration Tests (runtimestation) / run_integration_tests
Process completed with exit code 1.
|
Tramstation: /datum/unit_test/monkey_business:
code/controllers/subsystem/garbage.dm#L360
[08:12:07] 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 (317) (/mob/living/carbon/human/consistent), 1, 0)
John Doe (317) (/mob/living/carbon/human/consistent): SendSignal("living_set_body_position", /list (/list))
John Doe (317) (/mob/living/carbon/human/consistent): set body position(1)
...
/datum/status_effect/incapacit... (/datum/status_effect/incapacitating/stamcrit): on creation(John Doe (317) (/mob/living/carbon/human/consistent), null)
/datum/status_effect/incapacit... (/datum/status_effect/incapacitating/stamcrit): New(/list (/list))
John Doe (317) (/mob/living/carbon/human/consistent): received stamina damage(150, 30, null)
John Doe (317) (/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 (317) (/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)
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/monkey_business 39.3s
|
Integration Tests (tramstation) / run_integration_tests
Process completed with exit code 1.
|
Completion Gate
Process completed with exit code 1.
|
Run Linters
OD0000: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test_artifacts_multiz_debug__
Expired
|
149 KB |
|
test_artifacts_runtimestation__
Expired
|
149 KB |
|
test_artifacts_tramstation__
Expired
|
149 KB |
|