This repository was archived by the owner on May 5, 2025. It is now read-only.
Update 2 doppla #25
Annotations
7 errors and 1 warning
code/modules/unit_tests/map_landmarks.dm#L12
Job Piñata (/datum/job/pinata) has no default roundstart spawn landmark.
|
code/modules/unit_tests/map_landmarks.dm#L12
Job Filtre (/datum/job/filtre) has no default roundstart spawn landmark.
|
|
code/modules/fishing/fish/chasm_detritus.dm#L106
[23:17:30] Runtime in code/modules/fishing/fish/chasm_detritus.dm,106: Cannot read null.mind
proc name: determine detritus (/datum/chasm_detritus/restricted/bodies/determine_detritus)
src: /datum/chasm_detritus/restrict... (/datum/chasm_detritus/restricted/bodies/no_defaults)
call stack:
/datum/chasm_detritus/restrict... (/datum/chasm_detritus/restricted/bodies/no_defaults): determine detritus(/list (/list))
/datum/chasm_detritus/restrict... (/datum/chasm_detritus/restricted/bodies/no_defaults): find chasm contents(the chasm (126,126,15) (/turf/open/chasm), the floor (130,130,15) (/turf/open/floor/iron))
/datum/chasm_detritus/restrict... (/datum/chasm_detritus/restricted/bodies/no_defaults): dispense detritus(the floor (130,130,15) (/turf/open/floor/iron), the chasm (126,126,15) (/turf/open/chasm))
/datum/fish_source/chasm (/datum/fish_source/chasm): spawn reward(/datum/chasm_detritus/restrict... (/datum/chasm_detritus/restricted/bodies/no_defaults), the floor (130,130,15) (/turf/open/floor/iron), the chasm (126,126,15) (/turf/open/chasm))
/datum/fish_source/chasm (/datum/fish_source/chasm): simple dispense reward(/datum/chasm_detritus/restrict... (/datum/chasm_detritus/restricted/bodies/no_defaults), the floor (130,130,15) (/turf/open/floor/iron), the chasm (126,126,15) (/turf/open/chasm))
/datum/fish_source/chasm (/datum/fish_source/chasm): dispense reward(/datum/chasm_detritus/restrict... (/datum/chasm_detritus/restricted/bodies/no_defaults), John Doe (/mob/living/carbon/human/consistent), the chasm (126,126,15) (/turf/open/chasm))
/datum/unit_test/fish_rescue_h... (/datum/unit_test/fish_rescue_hook): Run()
RunUnitTest(/datum/unit_test/fish_rescue_h... (/datum/unit_test/fish_rescue_hook), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
code/modules/unit_tests/fish_unit_tests.dm#L303
Expected null to be equal to John Doe. Fished up ([0x0]) with a rescue hook; expected to fish up John Doe([mob_5518])
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading