Skip to content

fix(engine): route reflexive triggers through the stack #21251

fix(engine): route reflexive triggers through the stack

fix(engine): route reflexive triggers through the stack #21251

Triggered via pull request August 16, 2026 03:45
Status Failure
Total duration 3m 27s
Artifacts

ci.yml

on: pull_request
Matrix: rust-test
Rust lint (fmt, clippy, parser gate)
1m 30s
Rust lint (fmt, clippy, parser gate)
Card data (generate, validate, coverage)
47s
Card data (generate, validate, coverage)
Draft pools (smoke)
0s
Draft pools (smoke)
WASM compile check
1m 41s
WASM compile check
Tauri compile check
1m 14s
Tauri compile check
Lobby worker (pnpm test)
30s
Lobby worker (pnpm test)
Frontend (lint, type-check, test)
3m 24s
Frontend (lint, type-check, test)
Rust (fmt, clippy, test, coverage-gate)
2s
Rust (fmt, clippy, test, coverage-gate)
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 21 warnings, and 6 notices
Card data (generate, validate, coverage)
Process completed with exit code 101.
Card data (generate, validate, coverage): crates/engine/src/game/triggers.rs#L10642
cannot find value `to_discard` in this scope
Rust tests (shard 2/4)
Process completed with exit code 101.
Rust tests (shard 2/4): crates/engine/src/game/triggers.rs#L10642
cannot find value `to_discard` in this scope
Rust lint (fmt, clippy, parser gate)
Process completed with exit code 1.
WASM compile check
Process completed with exit code 101.
WASM compile check: crates/engine/src/game/triggers.rs#L10642
cannot find value `to_discard` in this scope
Rust tests (shard 1/4)
Process completed with exit code 101.
Rust tests (shard 1/4): crates/engine/src/game/triggers.rs#L10642
cannot find value `to_discard` in this scope
Rust tests (shard 3/4)
Process completed with exit code 101.
Rust tests (shard 3/4): crates/engine/src/game/triggers.rs#L10642
cannot find value `to_discard` in this scope
Rust tests (shard 4/4)
Process completed with exit code 101.
Rust tests (shard 4/4): crates/engine/src/game/triggers.rs#L10642
cannot find value `to_discard` in this scope
Rust (fmt, clippy, test, coverage-gate)
Process completed with exit code 1.
Lobby worker (pnpm test)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Card data (generate, validate, coverage)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tauri compile check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust tests (shard 2/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust lint (fmt, clippy, parser gate)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust lint (fmt, clippy, parser gate): crates/engine/src/game/ability_scan.rs#L264
Diff in /home/runner/work/phase/phase/crates/engine/src/game/ability_scan.rs
WASM compile check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust tests (shard 1/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust tests (shard 3/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust tests (shard 4/4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend (lint, type-check, test)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend (lint, type-check, test): client/src/components/controls/PhaseStopBar.tsx#L134
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend (lint, type-check, test): client/src/components/controls/PhaseStopBar.tsx#L105
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend (lint, type-check, test): client/src/components/controls/PhaseStopBar.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend (lint, type-check, test): client/src/components/chrome/socialLinks.tsx#L43
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
Frontend (lint, type-check, test): client/src/components/chrome/socialLinks.tsx#L35
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
Frontend (lint, type-check, test): client/src/components/chrome/socialLinks.tsx#L27
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
Frontend (lint, type-check, test): client/src/components/chrome/socialLinks.tsx#L19
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
Frontend (lint, type-check, test): client/src/components/chrome/ShellContext.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend (lint, type-check, test): client/src/components/board/GroupedPermanent.tsx#L181
React Hook useMemo has an unnecessary dependency: 'blockerAssignments'. Either exclude it or remove the dependency array
Frontend (lint, type-check, test): client/src/components/ErrorBoundary.tsx#L12
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
sccache stats - card-data-gate
98% - 39 hits, 0 misses, 1 error
sccache stats - rust-test
98% - 184 hits, 2 misses, 1 error
sccache stats - rust-lint
0% - 0 hits, 0 misses, 0 errors
sccache stats - rust-test
99% - 206 hits, 1 miss, 1 error
sccache stats - rust-test
98% - 121 hits, 1 miss, 1 error
sccache stats - rust-test
99% - 187 hits, 1 miss, 1 error