Skip to content

Merge feature/CG-0MLZZD10T16L9WGI-animate-card-play: Animate card pla… #104

Merge feature/CG-0MLZZD10T16L9WGI-animate-card-play: Animate card pla…

Merge feature/CG-0MLZZD10T16L9WGI-animate-card-play: Animate card pla… #104

Triggered via push February 24, 2026 02:28
Status Failure
Total duration 1m 28s
Artifacts

deploy.yml

on: push
build-and-deploy
1m 23s
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