Merge pull request #74 from Starfly-13/JuneCosmetics #149
Annotations
19 errors and 9 warnings
Run Linters
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/clothing/suit/jacket/leather/duster/syndicate in 'icons/obj/clothing/suits.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/clothing/neck/festivescarf in 'icons/obj/clothing/neck.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/clothing/neck/redbluestripedscarf in 'icons/obj/clothing/neck.dmi'.
|
/datum/unit_test/missing_icons:
code/modules/unit_tests/icons/missing_icons.dm#L56
Missing icon_state for /obj/item/clothing/neck/lisalisastripedscarf in 'icons/obj/clothing/neck.dmi'.
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L116
/obj/item/clothing/neck/festivescarf using invalid icon_state, "festivescarf" in 'icons/mob/clothing/neck.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L116
/obj/item/clothing/neck/redbluestripedscarf using invalid icon_state, "magnetscarf" in 'icons/mob/clothing/neck.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L116
/obj/item/clothing/neck/lisalisastripedscarf using invalid icon_state, "lisalisastripedscarf" in 'icons/mob/clothing/neck.dmi'
|
Integration Tests (BASIC_TESTS) / run_integration_tests
Process completed with exit code 1.
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected connector port located at CentCom Transport Shuttle Dock (estimated location: [153,87])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [150,86])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [154,87])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [145,88])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [158,88])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [151,92])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [144,93])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [154,94])
|
/datum/unit_test/ship_outpost_placement:
code/modules/unit_tests/ship_outpost_placement.dm#L45
Mapping error: Unconnected air vent located at CentCom Transport Shuttle Dock (estimated location: [149,98])
|
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/.
|
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 (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/.
|
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
|
160 MB |
|