Merge pull request #3 from RalseiDreemuurr/tgs-dmapi-update #75
Annotations
26 errors and 9 warnings
Compile Maps
Process completed with exit code 1.
|
DMM Linter:
_maps/_mod_celadon/shuttles/pirate/pirate_crying_sun.dmm#L4323
(in pop JO) (at (6, 2, 1), (7, 2, 1)) Typepath /turf/template_noop has a banned neighbor: /turf/template_noop
|
DMM Linter:
_maps/_mod_celadon/shuttles/pirate/pirate_crying_sun.dmm#L4324
(in pop JO) (at (6, 2, 1), (7, 2, 1)) Typepath /turf/template_noop has a banned neighbor: /turf/template_noop
|
DMM Linter:
_maps/_mod_celadon/shuttles/solfed/solfed_tomahawk.dmm#L665
(in pop iD) (at (34, 4, 1)) Typepath /obj/machinery/door/airlock/solgov has a banned variable (set to Janitor room): name. Must not match .*\s(?!of|and|to)[a-z].*
|
DMM Linter:
_maps/_mod_celadon/shuttles/solfed/solfed_saber.dmm#L4774
(in pop JZ) (at (29, 12, 1)) Typepath /obj/machinery/door/airlock/hatch has a banned variable (set to Check point): name. Must not match .*\s(?!of|and|to)[a-z].*
|
DMM Linter:
_maps/_mod_celadon/shuttles/solfed/solfed_saber.dmm#L3590
(in pop BX) (at (44, 15, 1)) Typepath /obj/machinery/door/window/brigdoor/westleft has a banned variable (set to Prisoner cell): name. Must not match .*\s(?!of|and|to)[a-z].*
|
DMM Linter:
_maps/_mod_celadon/shuttles/solfed/solfed_saber.dmm#L3080
(in pop ye) (at (38, 7, 1)) Typepath /obj/structure/table/reinforced has a banned neighbor: /obj/structure/table/reinforced
|
DMM Linter:
_maps/_mod_celadon/shuttles/solfed/solfed_saber.dmm#L3083
(in pop ye) (at (38, 7, 1)) Typepath /obj/structure/table/reinforced has a banned neighbor: /obj/structure/table/reinforced
|
DMM Linter:
_maps/_mod_celadon/shuttles/misc/independent_bulk.dmm#L2284
Unknown constant type: 000fff
|
DMM Linter:
_maps/_mod_celadon/shuttles/misc/independent_sfwb.dmm#L670
(in pop Yf) (at (3, 7, 1)) Typepath /obj/structure/closet/crate/medical has a banned neighbor: /obj/structure/closet/crate/medical
|
DMM Linter:
_maps/_mod_celadon/shuttles/misc/independent_sfwb.dmm#L670
(in pop Yf) (at (3, 7, 1)) Typepath /obj/structure/closet/crate/medical has a banned neighbor: /obj/structure/closet/crate/medical
|
/datum/unit_test/create_and_destroy:
code/game/objects/items/devices/mines.dm#L383
[2024-07-27 18:43:16] Runtime in code/game/objects/items/devices/mines.dm,383: Cannot execute null.is holding().
|
Integration Tests (CREATE_AND_DESTROY_TEST) / run_integration_tests
Process completed with exit code 1.
|
/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/stuff_elysium/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'.
|
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
Process completed with exit code 1.
|
Integration Tests (PLANET_GEN_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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows Build
The following actions uses Node.js version which is deprecated 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/
|
Integration Tests (CREATE_AND_DESTROY_TEST) / run_integration_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests (BASIC_TESTS) / run_integration_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests (RUIN_PLACEMENT_TEST) / run_integration_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests (PLANET_GEN_TEST) / run_integration_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests (SHIP_PLACEMENT_TEST) / run_integration_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
188 MB |
|