Parrot rework squarshed #96
ci_suite.yml
on: pull_request
Collect data for other tasks
10s
Run Linters
4m 26s
Matrix: Alternate Tests
Matrix: Integration Tests
Check Alternate Tests
0s
Compare Screenshot Tests
1m 15s
Annotations
105 errors and 1 notice
Compile Maps
Process completed with exit code 1.
|
Define Sanity:
code/modules/mob/living/basic/pets/parrot/poly.dm#L1
POLY_POSSESS_FILTE is defined locally in code/modules/mob/living/basic/pets/parrot/poly.dm but not undefined locally!
|
Define Sanity:
code/modules/mob/living/basic/pets/parrot/poly.dm#L1
POLY_POSSESS_GLOW is defined locally in code/modules/mob/living/basic/pets/parrot/poly.dm but not undefined locally!
|
Define Sanity:
code/modules/mob/living/basic/pets/parrot/parrot.dm#L1
PARROT_PERCHED is defined locally in code/modules/mob/living/basic/pets/parrot/parrot.dm but not undefined locally!
|
Define Sanity:
code/datums/components/listen_and_repeat.dm#L1
MAX_SPEECH_BUFFER_SIZE is defined locally in code/datums/components/listen_and_repeat.dm but not undefined locally!
|
Define Sanity:
code/datums/components/listen_and_repeat.dm#L1
RADIO_IGNORE_CHANCE is defined locally in code/datums/components/listen_and_repeat.dm but not undefined locally!
|
Run Linters
Process completed with exit code 1.
|
Ticked File Enforcement:
tgstation.dme#L1
The include at line 4567 is out of order (#include "code\modules\mob\living\basic\ruin_defender\flesh.dm", expected #include "code\modules\mob\living\basic\pets\parrot\parrot.dm")
|
Run Linters
Process completed with exit code 1.
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Alternate Tests (515, 1603, runtimestation) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2s
|
Runtime Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
Runtime Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Alternate Tests (515, 1603, runtimestation) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0.1s
|
Alternate Tests (515, 1603, runtimestation) / run_integration_tests
Process completed with exit code 1.
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Runtime Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (runtimestation) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2s
|
Runtime Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
Runtime Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (runtimestation) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
Integration Tests (runtimestation) / run_integration_tests
Process completed with exit code 1.
|
MultiZ Debug: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
MultiZ Debug: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
MultiZ Debug: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
MultiZ Debug: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (multiz_debug) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2.1s
|
MultiZ Debug: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
MultiZ Debug: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (multiz_debug) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
Integration Tests (multiz_debug) / run_integration_tests
Process completed with exit code 1.
|
MetaStation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
MetaStation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
MetaStation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
MetaStation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (metastation) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2s
|
MetaStation: /datum/unit_test/required_map_items:
code/modules/unit_tests/required_map_items.dm#L33
Item /mob/living/basic/parrot/poly was not found, but is expected to be mapped in on mapload!
|
Integration Tests (metastation) / run_integration_tests
FAIL /datum/unit_test/required_map_items 0s
|
MetaStation: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
MetaStation: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (metastation) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
Delta Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Delta Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Delta Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Delta Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (deltastation) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2s
|
Delta Station: /datum/unit_test/required_map_items:
code/modules/unit_tests/required_map_items.dm#L33
Item /mob/living/basic/parrot/poly was not found, but is expected to be mapped in on mapload!
|
Integration Tests (deltastation) / run_integration_tests
FAIL /datum/unit_test/required_map_items 0s
|
Delta Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
Delta Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (deltastation) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
Tramstation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Tramstation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Tramstation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Tramstation: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2.1s
|
Tramstation: /datum/unit_test/required_map_items:
code/modules/unit_tests/required_map_items.dm#L33
Item /mob/living/basic/parrot/poly was not found, but is expected to be mapped in on mapload!
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/required_map_items 0s
|
Tramstation: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
Tramstation: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (tramstation) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
Ice Box Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Ice Box Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Ice Box Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Ice Box Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (icebox) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2.1s
|
Ice Box Station: /datum/unit_test/required_map_items:
code/modules/unit_tests/required_map_items.dm#L33
Item /mob/living/basic/parrot/poly was not found, but is expected to be mapped in on mapload!
|
Integration Tests (icebox) / run_integration_tests
FAIL /datum/unit_test/required_map_items 0s
|
Ice Box Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
Ice Box Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (icebox) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
NorthStar: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
NorthStar: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
NorthStar: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
NorthStar: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (northstar) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2.1s
|
NorthStar: /datum/unit_test/required_map_items:
code/modules/unit_tests/required_map_items.dm#L33
Item /mob/living/basic/parrot/poly was not found, but is expected to be mapped in on mapload!
|
Integration Tests (northstar) / run_integration_tests
FAIL /datum/unit_test/required_map_items 0s
|
NorthStar: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
NorthStar: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (northstar) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
Gateway Test: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Gateway Test: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Gateway Test: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Gateway Test: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (gateway_test) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 1.6s
|
Gateway Test: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
Gateway Test: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (gateway_test) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0s
|
Integration Tests (gateway_test) / run_integration_tests
Process completed with exit code 1.
|
Birdshot Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Birdshot Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Birdshot Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Birdshot Station: /datum/unit_test/ensure_subtree_operational_datum:
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
Integration Tests (birdshot) / run_integration_tests
FAIL /datum/unit_test/ensure_subtree_operational_datum 2.3s
|
Birdshot Station: /datum/unit_test/required_map_items:
code/modules/unit_tests/required_map_items.dm#L33
Item /mob/living/basic/parrot/poly was not found, but is expected to be mapped in on mapload!
|
Integration Tests (birdshot) / run_integration_tests
FAIL /datum/unit_test/required_map_items 0s
|
Birdshot Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
Birdshot Station: /datum/unit_test/dcs_check_list_arguments:
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
Integration Tests (birdshot) / run_integration_tests
FAIL /datum/unit_test/dcs_check_list_arguments 0.1s
|
Runtime Station: /datum/unit_test/subsystem_init:
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test_artifacts_birdshot
Expired
|
102 KB |
|
test_artifacts_deltastation
Expired
|
102 KB |
|
test_artifacts_gateway_test
Expired
|
102 KB |
|
test_artifacts_icebox
Expired
|
102 KB |
|
test_artifacts_metastation
Expired
|
102 KB |
|
test_artifacts_multiz_debug
Expired
|
102 KB |
|
test_artifacts_northstar
Expired
|
102 KB |
|
test_artifacts_runtimestation
Expired
|
102 KB |
|
test_artifacts_tramstation
Expired
|
102 KB |
|