Skip to content

Project Overwatch (#2085) #54

Project Overwatch (#2085)

Project Overwatch (#2085) #54

Re-run triggered June 5, 2024 01:11
Status Success
Total duration 13m 50s
Artifacts 9

ci_suite.yml

on: push
Collect data for other tasks
11s
Collect data for other tasks
Run Linters
1m 59s
Run Linters
Lint with OpenDream
35s
Lint with OpenDream
Matrix: Alternate Tests
Matrix: Integration Tests
Check Alternate Tests
0s
Check Alternate Tests
Compare Screenshot Tests
37s
Compare Screenshot Tests
Fit to window
Zoom out
Zoom in

Annotations

16 warnings and 10 notices
Collect data for other tasks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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, yogstation13/DreamAnnotate@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/.
Windows Build
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 (boxstation) / 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, 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 (deltastation) / 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, 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 (multiz_debug) / 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, 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 (icebox) / 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, 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 (kilostation) / 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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Alternate Tests (515, 1627, runtimestation) / 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, 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 (tramstation) / 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, 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 (runtimestation) / 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, 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 (northstar) / 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, 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 (metastation) / 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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Compare Screenshot Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@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: "test_artifacts_boxstation", "test_artifacts_deltastation", "test_artifacts_icebox", "test_artifacts_kilostation", "test_artifacts_metastation", "test_artifacts_multiz_debug", "test_artifacts_northstar", "test_artifacts_runtimestation", "test_artifacts_tramstation". 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/
Box Station: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
Delta Station: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
MultiZ Debug: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
Ice Box Station: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
Kilo Station: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
Runtime Station: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
Tramstation: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
Runtime Station: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
NorthStar: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
MetaStation: /datum/unit_test/subsystem_init: code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized. This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.

Artifacts

Produced during runtime
Name Size
test_artifacts_boxstation Expired
169 KB
test_artifacts_deltastation Expired
169 KB
test_artifacts_icebox Expired
169 KB
test_artifacts_kilostation Expired
169 KB
test_artifacts_metastation Expired
169 KB
test_artifacts_multiz_debug Expired
169 KB
test_artifacts_northstar Expired
169 KB
test_artifacts_runtimestation Expired
169 KB
test_artifacts_tramstation Expired
169 KB