Merge branch 'CeladonSS13:beta-dev' into master #71
Annotations
26 errors and 9 warnings
Compile Maps
Process completed with exit code 1.
|
DMM Linter:
_maps/RandomRuins/LavaRuins/lavaland_surface_buried_shrine.dmm#L24
Pop content didn't lead to a path
|
DMM Linter:
_maps/RandomRuins/LavaRuins/lavaland_surface_ashwalker_shrine.dmm#L1752
(in pop VG) (at (36, 44, 1)) Typepath /obj/structure/table/wood has a banned neighbor: /obj/structure/table/wood
|
DMM Linter:
_maps/RandomRuins/LavaRuins/lavaland_surface_ashwalker_shrine.dmm#L1753
(in pop VG) (at (36, 44, 1)) Typepath /obj/structure/table/wood has a banned neighbor: /obj/structure/table/wood
|
DMM Linter:
_maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_darect.dmm#L1384
(in pop Ab) (at (19, 9, 1)) Typepath /obj/structure/cable has a banned neighbor: /obj/structure/cable
|
DMM Linter:
_maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_darect.dmm#L1391
(in pop Ab) (at (19, 9, 1)) Typepath /obj/structure/cable has a banned neighbor: /obj/structure/cable
|
DMM Linter:
_maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_gecko.dmm#L2323
(in pop Ch) (at (37, 9, 1)) Typepath /obj/structure/cable has a banned neighbor: /obj/structure/cable
|
DMM Linter:
_maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_gecko.dmm#L2320
(in pop Ch) (at (37, 9, 1)) Typepath /obj/structure/cable has a banned neighbor: /obj/structure/cable
|
DMM Linter:
_maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_gecko.dmm#L1173
(in pop nc) (at (37, 10, 1)) Typepath /obj/structure/cable has a banned neighbor: /obj/structure/cable
|
DMM Linter:
_maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_gecko.dmm#L1170
(in pop nc) (at (37, 10, 1)) Typepath /obj/structure/cable has a banned neighbor: /obj/structure/cable
|
DMM Linter:
_maps/_mod_celadon/shuttles/nanotrasen/nanotrasen_gecko.dmm#L3179
(in pop Mn) (at (40, 13, 1)) Typepath /obj/machinery/power/apc/auto_name/directional/south has a banned variable (set to -30.0): pixel_x. Must be one of 25.0, -25.0
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/bodypart/leg/right/tajara in 'mod_celadon/tajara/icons/tajara_bodyparts.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/bodypart/leg/left/tajara in 'mod_celadon/tajara/icons/tajara_bodyparts.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/bodypart/chest/tajara in 'mod_celadon/tajara/icons/tajara_bodyparts.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/bodypart/r_arm/tajara in 'mod_celadon/tajara/icons/tajara_bodyparts.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/bodypart/l_arm/tajara in 'mod_celadon/tajara/icons/tajara_bodyparts.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/bodypart/head/jelly in 'mod_celadon/species_changes/icons/jellypeople.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/bodypart/head/tajara in 'mod_celadon/tajara/icons/tajara_bodyparts.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/clothing/suit/space/hardsuit/tajaran in 'mod_celadon/items/icons/obj/tajara_items.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/clothing/suit/space/elysm in 'mod_celadon/elysium_stuff/icons/obj/space_item.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/clothing/head/helmet/space/hardsuit/tajaran in 'mod_celadon/items/icons/obj/helmet.dmi'.
|
/datum/unit_test/ruin_placement:
code/game/turfs/change_turf.dm#L118
[2024-06-11 15:05:08] Runtime in code/game/turfs/change_turf.dm,118: Undefined variable /obj/effect/decal/cleanable/dirt/dust/var/baseturfs
|
/datum/unit_test/ruin_placement:
code/game/turfs/change_turf.dm#L265
[2024-06-11 15:05:08] Runtime in code/game/turfs/change_turf.dm,265: Cannot execute null.assemble baseturfs().
|
/datum/unit_test/ruin_placement:
code/modules/mapping/reader.dm#L507
[2024-06-11 15:05:08] Runtime in code/modules/mapping/reader.dm,507: Cannot modify null.virtual_z.
|
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (SHIP_PLACEMENT_TEST) / run_integration_tests
Process completed with exit code 1.
|
Compile Maps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration Tests (CREATE_AND_DESTROY_TEST) / run_integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows Build
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/.
|
Integration Tests (BASIC_TESTS) / run_integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration Tests (PLANET_GEN_TEST) / run_integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration Tests (SHIP_PLACEMENT_TEST) / run_integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "deploy".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
deploy
Expired
|
187 MB |
|