The GitHub Actions job "Required Checks" on texera.git/main has failed. Run started by GitHub user github-merge-queue[bot] (triggered by github-merge-queue[bot]).
Head commit for run: 39db110e74b4bdcf0e4b0df961c25973e6bbb20c / Matthew B. <[email protected]> test(frontend): add unit tests for AuthService (#6470) ### What changes were proposed in this PR? - Adds auth.service.spec.ts covering AuthService; no production code changed. - Verifies the static access-token helpers and the login, register and Google HTTP endpoints. - Covers logout and the loginWithExistingToken branches (no token, expired, valid, invite-only inactive). ### Any related issues, documentation, discussions? Closes: #6458 ### How was this PR tested? - Run `cd frontend && npx nx test gui --include="**/auth.service.spec.ts"`, expect 10 passed. - Full frontend suite runs in CI via `yarn test:ci`, selected by the auto-applied `frontend` label. ### Was this PR authored or co-authored using generative AI tooling? Co-authored with Claude Opus 4.8 in compliance with ASF Report URL: https://github.com/apache/texera/actions/runs/29630203683 With regards, GitHub Actions via GitBox
