Bullet stacks #19559
Annotations
15 errors and 9 warnings
DMM Linter:
_maps/RandomRuins/LavaRuins/lavaland_surface_lava_canyon.dmm#L887
Var edits ended too early, expected a newline in between.
|
DMM Linter:
_maps/RandomRuins/RockRuins/rockplanet_budgetcuts.dmm#L2749
Var edits ended too early, expected a newline in between.
|
DMM Linter:
_maps/RandomRuins/BeachRuins/beach_ancient_ruin.dmm#L377
Var edits ended too early, expected a newline in between.
|
Run Linters
Process completed with exit code 1.
|
Run Linters
ENOENT: no such file or directory, open 'output-annotations.txt'
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:51] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/a357 destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:51] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/a357 destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:51] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/a357 destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:51] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/a357 destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:51] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/caseless/c556mm destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:51] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/caseless/c556mm destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:51] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/caseless/c556mm destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:52] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/caseless/c556mm destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:52] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/shotgun/buckshot destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
/datum/unit_test/supply_pack:
code/controllers/subsystem/garbage.dm#L402
[2024-10-05 21:35:52] Runtime in code/controllers/subsystem/garbage.dm,402: /obj/item/ammo_casing/shotgun/buckshot destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
|
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/
|
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/
|
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/
|
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
|
160 MB |
|