[WIP] Bladeatheon #18921
Annotations
20 errors and 9 warnings
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun using invalid icon_state, "energy" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/empty_cell using invalid icon_state, "energy" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/mini using invalid icon_state, "mini" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/mini/empty_cell using invalid icon_state, "mini" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/old using invalid icon_state, "protolaser" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/hos using invalid icon_state, "hoslaser" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/hos/brazil using invalid icon_state, "capgun_brazil_hos" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/hos/brazil/true using invalid icon_state, "capgun_hos" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/dragnet using invalid icon_state, "dragnet" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/mob_overlay_icons:
code/modules/unit_tests/icons/worn_icons.dm#L141
/obj/item/gun/energy/e_gun/dragnet/snare using invalid icon_state, "dragnet" in mob_overlay_icon override file, 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
/datum/unit_test/ship_outpost_placement:
code/__HELPERS/unsorted.dm#L1127
[2024-09-19 18:51:20] Runtime in code/__HELPERS/unsorted.dm,1127: Value is not a reference ByondValue("Null", "NULL")
|
Integration Tests (SHIP_PLACEMENT_TEST) / run_integration_tests
Process completed with exit code 1.
|
Compile Maps
The following actions use a deprecated Node.js version 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 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/
|
Integration Tests (CREATE_AND_DESTROY_TEST) / run_integration_tests
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, yogstation13/DreamAnnotate@v2. 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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
|
160 MB |
|