The GitHub Actions job "Build and push images" on texera.git/main has failed. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: 564ccdbfd51089f31dcfdcbdba9f5a872a2f8256 / Meng Wang <[email protected]> test(frontend): add spec for GoogleAuthService (#5457) ### What changes were proposed in this PR? Adds a unit spec for `GoogleAuthService`, which previously had none. Covers `getClientId()`: - request shape — a single `GET` to `/auth/google/clientid` with `responseType: "text"` - success path — a 200 emits the returned client id - error path — a 500 rejects with `HttpErrorResponse` Follows `frontend/TESTING.md` (Vitest, `HttpClientTestingModule` + `HttpTestingController`). ### Any related issues, documentation, discussions? Closes #5454. ### How was this PR tested? `yarn test --include='**/google-auth.service.spec.ts'` → 3 passed. `prettier --check` clean. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (claude-opus-4-7) Report URL: https://github.com/apache/texera/actions/runs/27181227680 With regards, GitHub Actions via GitBox
