Fix incomplete upstream merge and fix FlockPanel.tsx #190
ci.yml
on: pull_request
Run Linters
1m 29s
Lint with OpenDream
46s
Build (Docker)
11m 20s
Matrix: Compile All Maps
Matrix: Station Tests
Matrix: Unit Tests + SQL Validation
Annotations
11 errors and 7 warnings
|
Check Grep:
code/modules/antagonists/flockmind/components/flock_interest.dm#L41
code/modules/antagonists/flockmind/components/flock_interest.dm:41: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/components/ping.dm#L40
code/modules/antagonists/flockmind/components/ping.dm:40: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_structure/_flock_structure.dm#L155
code/modules/antagonists/flockmind/flock_structure/_flock_structure.dm:155: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm#L159
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm:159: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm#L157
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm:157: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm#L155
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm:155: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm#L153
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm:153: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm#L152
code/modules/antagonists/flockmind/flock_structure/flock_sentinel.dm:152: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_say.dm#L9
code/modules/antagonists/flockmind/flock_say.dm:9: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Check Grep:
code/modules/antagonists/flockmind/flock_language.dm#L28
code/modules/antagonists/flockmind/flock_language.dm:28: Found a conditional statement matching the format "if (thing)" (irregular spacing), please use "if(thing)" instead.
|
|
Unit Tests + SQL Validation (STABLE)
Process completed with exit code 1.
|
|
Compile All Maps (STABLE)
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 2nd, 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/
|
|
Station Tests (deltastation, STABLE)
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 2nd, 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/
|
|
Station Tests (boxstation, STABLE)
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 2nd, 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/
|
|
Station Tests (metastation, STABLE)
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 2nd, 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/
|
|
Station Tests (emeraldstation, STABLE)
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 2nd, 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/
|
|
Station Tests (cerestation, STABLE)
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 2nd, 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/
|
|
Unit Tests + SQL Validation (STABLE)
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 2nd, 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 | |
|---|---|---|---|
|
PollardTheDragon~Paradise~OP5F1J.dockerbuild
|
111 KB |
sha256:9e39a09ae5fabea376d83ddb914fe284ad1514cc46484612bd4e43db032a7280
|
|