Adds Umbrellas #2532
Annotations
6 errors, 2 warnings, and 1 notice
code/modules/unit_tests/greyscale_config.dm#L12
Held Umbrella, Left, Closed (maplestation_modules/icons/mob/inhands/weapons/umbrellas_inhand_lh.dmi|code/datums/greyscale/json_configs/_umbrella.json) is missing a sprite for the held lefthand for /obj/item/umbrella. Expected icon state: 'umbrella_closed'
|
code/modules/unit_tests/greyscale_config.dm#L16
Held Umbrella, Right, Closed (maplestation_modules/icons/mob/inhands/weapons/umbrellas_inhand_rh.dmi|code/datums/greyscale/json_configs/_umbrella.json) is missing a sprite for the held righthand for /obj/item/umbrella. Expected icon state: 'umbrella_closed'
|
code/modules/unit_tests/greyscale_config.dm#L12
Held Umbrella, Left, Closed (maplestation_modules/icons/mob/inhands/weapons/umbrellas_inhand_lh.dmi|code/datums/greyscale/json_configs/_umbrella.json) is missing a sprite for the held lefthand for /obj/item/umbrella/volkan. Expected icon state: 'umbrella_volkan_closed'
|
code/modules/unit_tests/greyscale_config.dm#L16
Held Umbrella, Right, Closed (maplestation_modules/icons/mob/inhands/weapons/umbrellas_inhand_rh.dmi|code/datums/greyscale/json_configs/_umbrella.json) is missing a sprite for the held righthand for /obj/item/umbrella/volkan. Expected icon state: 'umbrella_volkan_closed'
|
|
|
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/
|
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