Ports atmosian powergaming from TG: Who's the real piped piper now? #7804
Annotations
3 errors, 2 warnings, and 1 notice
code/datums/signals.dm#L39
[20:50:51] Runtime in code/datums/signals.dm,39: item_pickup overridden. Use override = TRUE to suppress this warning.
Target: the mythril (/obj/item/stack/sheet/mineral/mythril) Proc: on_pickup
proc name: stack trace (/proc/_stack_trace)
src: null
call stack:
stack trace("item_pickup overridden. Use ov...", "code/datums/signals.dm", 39)
/datum/element/curse_announcem... (/datum/element/curse_announcement): RegisterSignal(the mythril (/obj/item/stack/sheet/mineral/mythril), "item_pickup", "on_pickup", 0)
/datum/element/curse_announcem... (/datum/element/curse_announcement): Attach(the mythril (/obj/item/stack/sheet/mineral/mythril), "The mythril is cursed with the...", "#8a0c0ca1", "", /datum/component/fantasy (/datum/component/fantasy))
the mythril (/obj/item/stack/sheet/mineral/mythril): AddElement(/list (/list))
curse of hunger (/datum/fantasy_affix/curse_of_hunger): apply(/datum/component/fantasy (/datum/component/fantasy), "mythril")
/datum/component/fantasy (/datum/component/fantasy): modify()
/datum/component/fantasy (/datum/component/fantasy): InheritComponent(null, 1, null, null, null, null)
the mythril (/obj/item/stack/sheet/mineral/mythril): AddComponent(/list (/list), null)
Magical (/datum/material_trait/magical): on trait add(the mythril (/obj/item/stack/sheet/mineral/mythril))
the mythril (/obj/item/stack/sheet/mineral/mythril): create stats from material(/datum/material/mythril (/datum/material/mythril), 0)
the mythril (/obj/item/stack/sheet/mineral/mythril): Initialize(0, null, 1, null, 1)
the mythril (/obj/item/stack/sheet/mineral/mythril): Initialize(0, null, 1, null, 1)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the mythril (/obj/item/stack/sheet/mineral/mythril), 0, /list (/list))
the mythril (/obj/item/stack/sheet/mineral/mythril): New(0)
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): allocate(/obj/item/stack/sheet/mineral/... (/obj/item/stack/sheet/mineral/mythril))
/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable): Run()
RunUnitTest(/datum/unit_test/modify_fantas... (/datum/unit_test/modify_fantasy_variable), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
|
|
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_metastation", "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.
|
The logs for this run have expired and are no longer available.
Loading