Skip to content

Merge feature/CG-0MM006WRG04K5FW6-enlarge-cards-help-layout: Enlarge … #105

Merge feature/CG-0MM006WRG04K5FW6-enlarge-cards-help-layout: Enlarge …

Merge feature/CG-0MM006WRG04K5FW6-enlarge-cards-help-layout: Enlarge … #105

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

deploy.yml

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