U.M.E.F. away mission #2678
Annotations
3 errors, 2 warnings, and 1 notice
Run Tests:
maplestation_modules/code/modules/casino/machines.dm#L30
[02:24:18] Runtime in maplestation_modules/code/modules/casino/machines.dm,30: pick() from empty list
proc name: Initialize (/obj/machinery/computer/slot_machine/green/Initialize)
src: AGENT RUSH (/obj/machinery/computer/slot_machine/green)
src.loc: the floor (126,126,15) (/turf/open/floor/iron)
call stack:
AGENT RUSH (/obj/machinery/computer/slot_machine/green): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(AGENT RUSH (/obj/machinery/computer/slot_machine/green), 0, /list (/list))
AGENT RUSH (/obj/machinery/computer/slot_machine/green): 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()
|
Run Tests
FAIL /datum/unit_test/create_and_destroy 64.7s
|
Run Tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_artifacts_birdshot", "test_artifacts_deltastation", "test_artifacts_gateway_test", "test_artifacts_icebox", "test_artifacts_kilostation", "test_artifacts_limastation", "test_artifacts_metastation", "test_artifacts_multiz_debug", "test_artifacts_northstar", "test_artifacts_pubbystation", "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/
|
Run Tests:
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.
|
Loading