Fix runtime in extrapolator_act #7715
Annotations
10 errors, 2 warnings, and 1 notice
monkestation/code/modules/pollution/pollution.dm#L132
[23:38:56] Runtime in monkestation/code/modules/pollution/pollution.dm,132: Undefined variable /turf/closed/mineral/random/regrowth/var/pollution
proc name: Destroy (/datum/pollution/Destroy)
src: /datum/pollution (/datum/pollution)
call stack:
/datum/pollution (/datum/pollution): Destroy(0)
qdel(/datum/pollution (/datum/pollution), 0)
/datum/pollution (/datum/pollution): scrub amount(10, 0, 1)
Pollution (/datum/controller/subsystem/pollution): fire(0)
Pollution (/datum/controller/subsystem/pollution): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0)
|
code/modules/unit_tests/create_and_destroy.dm#L86
Something has gone horribly wrong, the garbage queue has been processing for well over 30 minutes. What the hell did you do
|
code/modules/unit_tests/create_and_destroy.dm#L99
/obj/machinery/door/airlock/maintenance_hatch hard deleted 1 times out of a total del count of 2
|
code/modules/unit_tests/create_and_destroy.dm#L99
/obj/machinery/door/airlock/engineering/glass hard deleted 1 times out of a total del count of 2
|
code/modules/unit_tests/create_and_destroy.dm#L99
/obj/machinery/door/airlock/instant hard deleted 1 times out of a total del count of 2
|
code/modules/unit_tests/create_and_destroy.dm#L103
/datum/pollution failed to return a qdel hint 1 times out of a total del count of 1085
|
code/modules/unit_tests/create_and_destroy.dm#L99
/obj/machinery/door/airlock hard deleted 1 times out of a total del count of 1
|
code/modules/unit_tests/create_and_destroy.dm#L99
/obj/machinery/door/airlock/command hard deleted 1 times out of a total del count of 1
|
code/modules/unit_tests/create_and_destroy.dm#L99
/obj/machinery/door/airlock/command/glass hard deleted 1 times out of a total del count of 1
|
code/modules/unit_tests/create_and_destroy.dm#L99
/obj/machinery/door/airlock/security hard deleted 1 times out of a total del count of 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_artifacts_boxstation", "test_artifacts_deltastation", "test_artifacts_icebox", "test_artifacts_kilostation", "test_artifacts_multiz_debug", "test_artifacts_northstar", "test_artifacts_runtimestation", "test_artifacts_tramstation".
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/
|
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.
|
This job failed
Loading