Synth & Android Customisation DLC #4231
ci_suite.yml
on: pull_request
Start Gate
3s
Collect data and setup caches for other tasks
/
collect_data
14s
Matrix: Setup build artifacts / run
Compile Maps
/
Compile All Station Maps
1m 18s
Compile Maps
/
Compile All Templates
2m 16s
Matrix: Integration Tests / run
Matrix: Alternate Tests / run
Completion Gate
3s
Annotations
6 errors and 25 warnings
|
Integration Tests / run (runtimestation) / Run Tests (runtimestation; 516)
Process completed with exit code 1.
|
|
Integration Tests / run (tramstation) / Run Tests (tramstation; 516)
Process completed with exit code 1.
|
|
Integration Tests / run (tramstation) / Run Tests (tramstation; 516)
FAIL /datum/unit_test/create_and_destroy 73.5s
|
|
Tramstation: /datum/unit_test/create_and_destroy:
code/datums/components/connect_range.dm#L96
[23:22:35] Runtime in code/datums/components/connect_range.dm,96: Cannot execute null.RegisterSignal().
proc name: update signals (/datum/component/connect_range/proc/update_signals)
src: /datum/component/connect_range (/datum/component/connect_range)
call stack:
/datum/component/connect_range (/datum/component/connect_range): update signals(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
/datum/component/connect_range (/datum/component/connect_range): on moved(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): SendSignal("movable_moved", /list (/list))
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): doMove(the volcanic floor (62,138,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (62,138,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (62,138,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
Devour (/datum/action/cooldown/mob_cooldown/devour): burrow and devour(the bileworm (/mob/living/basic/mining/bileworm), the alien hunter (407) (/mob/living/simple_animal/hostile/alien))
Devour (/datum/action/cooldown/mob_cooldown/devour): Activate(the alien hunter (407) (/mob/living/simple_animal/hostile/alien))
...
Devour (/datum/action/cooldown/mob_cooldown/devour): Trigger(null, the alien hunter (407) (/mob/living/simple_animal/hostile/alien))
/datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target): perform(0.8, /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm), "BB_bileworm_devour", "BB_basic_execution_target")
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): ProcessBehavior(0.8, /datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target))
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): process(0.1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): StartProcessing(0)
|
|
Tramstation: /datum/unit_test/create_and_destroy:
code/datums/components/connect_range.dm#L110
[23:22:35] Runtime in code/datums/components/connect_range.dm,110: Cannot execute null.UnregisterSignal().
proc name: unregister signals (/datum/component/connect_range/proc/unregister_signals)
src: /datum/component/connect_range (/datum/component/connect_range)
call stack:
/datum/component/connect_range (/datum/component/connect_range): unregister signals(the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface), /list (/list))
/datum/component/connect_range (/datum/component/connect_range): update signals(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
/datum/component/connect_range (/datum/component/connect_range): on moved(the bileworm (/mob/living/basic/mining/bileworm), the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): SendSignal("movable_moved", /list (/list))
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): Moved(the volcanic floor (61,137,4) (/turf/open/misc/asteroid/basalt/lava_land_surface), 0, 1, null, 1)
the bileworm (/mob/living/basic/mining/bileworm): doMove(the volcanic floor (62,138,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (62,138,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
the bileworm (/mob/living/basic/mining/bileworm): forceMove(the volcanic floor (62,138,4) (/turf/open/misc/asteroid/basalt/lava_land_surface))
Devour (/datum/action/cooldown/mob_cooldown/devour): burrow and devour(the bileworm (/mob/living/basic/mining/bileworm), the alien hunter (407) (/mob/living/simple_animal/hostile/alien))
...
Devour (/datum/action/cooldown/mob_cooldown/devour): InterceptClickOn(the bileworm (/mob/living/basic/mining/bileworm), null, the alien hunter (407) (/mob/living/simple_animal/hostile/alien))
Devour (/datum/action/cooldown/mob_cooldown/devour): Trigger(null, the alien hunter (407) (/mob/living/simple_animal/hostile/alien))
/datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target): perform(0.8, /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm), "BB_bileworm_devour", "BB_basic_execution_target")
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): ProcessBehavior(0.8, /datum/ai_behavior/targeted_mo... (/datum/ai_behavior/targeted_mob_ability/and_clear_target))
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/bileworm): process(0.1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(0)
Master (/datum/controller/master): Loop(4)
Master (/datum/controller/master): StartProcessing(0)
|
|
Completion Gate
Process completed with exit code 1.
|
|
Collect data and setup caches for other tasks / collect_data
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Setup build artifacts / run (516, 1659) / Setup build artifact (516.1659)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile Maps / Compile All Station Maps
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Setup build artifacts / run (516, 1648) / Setup build artifact (516.1648)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Linters / linters
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4.2.0, robinraju/release-downloader@v1.12. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Linters / linters:
code/modules/client/client_procs.dm#L454
OD2801: /client.IsByondMember() is unsupported: OpenDream has no premium tier.
|
|
Run Linters / linters:
code/modules/client/preferences.dm#L108
OD2801: /client.IsByondMember() is unsupported: OpenDream has no premium tier.
|
|
Run Linters / linters:
code/modules/admin/IsBanned.dm#L81
OD2801: /world.IsSubscribed() is unsupported: OpenDream does not have a premium tier
|
|
Run Linters / linters:
tools/ci/od_lints.dm#L15
OD1002: Warning 'TooManyArguments' does not exist
|
|
Run Linters / linters
OD2800: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
|
|
Compile Maps / Compile All Templates
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (runtimestation) / Run Tests (runtimestation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (icebox) / Run Tests (icebox; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Alternate Tests / run (516, 1648, runtimestation) / Run Tests (516.1648; runtimestation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (omegastation) / Run Tests (omegastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (multiz_debug) / Run Tests (multiz_debug; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (metastation) / Run Tests (metastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (pubbystation) / Run Tests (pubbystation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (limastation) / Run Tests (limastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (kilostation) / Run Tests (kilostation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (tramstation) / Run Tests (tramstation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (deltastation) / Run Tests (deltastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (nebulastation) / Run Tests (nebulastation; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (northstar) / Run Tests (northstar; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Tests / run (gateway_test) / Run Tests (gateway_test; 516)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-artifact-516-1648
Expired
|
193 MB |
sha256:79443785e83242b01bc1912f733c668281c05e0d3399121462997aaaa86590ba
|
|
|
build-artifact-516-1659
Expired
|
193 MB |
sha256:d3520a0b33d52b0c596fa09cebd0dde981bd26d392e23cc1d5c3bde580eec349
|
|
|
test_artifacts_deltastation__
Expired
|
152 KB |
sha256:fe0eb548f8f180618700ea7a91103cd9a16d8b25338984f5fc099636b65612c7
|
|
|
test_artifacts_gateway_test__
Expired
|
152 KB |
sha256:97d0d9abe8e8db557d3dda728de7f303781bdc4e234505b717a94e5aa3144fc4
|
|
|
test_artifacts_icebox__
Expired
|
152 KB |
sha256:6393d1cd7ed84bd649421af12d80bf6e63b6c714882df2008646375622604ba6
|
|
|
test_artifacts_kilostation__
Expired
|
152 KB |
sha256:cb7d77e7c25bba3aca9b1fbe13755b8c3b99bfe7d434149d9990ae73222a69a9
|
|
|
test_artifacts_limastation__
Expired
|
152 KB |
sha256:d3ff5f41ba5984d5d78def1fcb74aac0913bf76d3afe0c91a75f4883f756c607
|
|
|
test_artifacts_metastation__
Expired
|
152 KB |
sha256:aa873f025c0df3301aa2403d8c62c9aeafb388d8b4d9f18bd1fda71bd6234cdd
|
|
|
test_artifacts_multiz_debug__
Expired
|
152 KB |
sha256:c6e43cc802ecbe1d7ea1a41df2488d09be2ad4cac41c019078c2905bb296f672
|
|
|
test_artifacts_nebulastation__
Expired
|
152 KB |
sha256:6c219ddfdd037586485a405feec211ed65b7a0997dede34d6bfd9104c4aab70f
|
|
|
test_artifacts_northstar__
Expired
|
152 KB |
sha256:19f0e13a05dc9fcda490cb6b3ed009b75692ed05496f25f340feceb69427ffda
|
|
|
test_artifacts_omegastation__
Expired
|
152 KB |
sha256:5bef42011b1ce79017c0524e91af0da3cc5c1aa6dc2f7f095633b3fdea2c64f9
|
|
|
test_artifacts_pubbystation__
Expired
|
152 KB |
sha256:379ee3ea41146912e9ec642a5102623c8a0a3dca24dee257347e7cbdef55b12f
|
|
|
test_artifacts_runtimestation_516_1648
Expired
|
152 KB |
sha256:9f591a79cae75eebf95af2f6ac8be46cd475f4f6b2028c045714f53be660f7b8
|
|
|
test_artifacts_runtimestation__
Expired
|
152 KB |
sha256:d9f8c265fb75380a99e7f019eb543e255583e044bbfaf836c8040675eaa6d481
|
|
|
test_artifacts_tramstation__
Expired
|
152 KB |
sha256:06b5d9f58ad52698b36e0dcfdfb84cb190cf307f27e85a69d0032c781c666aac
|
|