Skip to content

chore: add .railwayignore to reduce snapshot size #20

chore: add .railwayignore to reduce snapshot size

chore: add .railwayignore to reduce snapshot size #20

Triggered via push March 10, 2026 10:17
Status Success
Total duration 1m 30s
Artifacts
Server — Build & Test
1m 18s
Server — Build & Test
Client — Build & Lint
44s
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