Skip to content

chore: trigger Vercel redeploy to pick up env vars #25

chore: trigger Vercel redeploy to pick up env vars

chore: trigger Vercel redeploy to pick up env vars #25

Triggered via push March 10, 2026 13:53
Status Success
Total duration 1m 30s
Artifacts
Server — Build & Test
1m 20s
Server — Build & Test
Client — Build & Lint
49s
Client — Build & Lint
Security Audit
29s
Security Audit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/__tests__/epic4/approvalWorkflow.test.ts: server/src/services/bookingService.ts#L10
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ src/services/bookingService.ts:10:1 Caused by: Caused by: ReferenceError: Cannot access 'mockSupabase' before initialization ❯ src/__tests__/epic4/approvalWorkflow.test.ts:24:15