Skip to content

Merge feature/CG-0MM0363M211AU67D-ai-fast-play-last-card: AI fast-pla… #110

Merge feature/CG-0MM0363M211AU67D-ai-fast-play-last-card: AI fast-pla…

Merge feature/CG-0MM0363M211AU67D-ai-fast-play-last-card: AI fast-pla… #110

Triggered via push February 24, 2026 04:15
Status Failure
Total duration 1m 33s
Artifacts

deploy.yml

on: push
build-and-deploy
1m 29s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-deploy
Process completed with exit code 1.
tests/golf/GolfReplay.browser.test.ts > GolfScene replay mode > should enter replay mode and support loadBoardState(): tests/golf/GolfReplay.browser.test.ts#L254
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/golf/GolfReplay.browser.test.ts:254:44
tests/golf/GolfInteraction.browser.test.ts > GolfScene interaction tests > should support full discard-and-flip flow including face-up card rejection: tests/golf/GolfInteraction.browser.test.ts#L352
AssertionError: expected 'animating' to be 'waiting-for-flip-target' // Object.is equality Expected: "waiting-for-flip-target" Received: "animating" ❯ tests/golf/GolfInteraction.browser.test.ts:352:32