Skip to content

fix: rewrite Dockerfile for pnpm and add railway.toml #15

fix: rewrite Dockerfile for pnpm and add railway.toml

fix: rewrite Dockerfile for pnpm and add railway.toml #15

Triggered via push March 10, 2026 04:13
Status Success
Total duration 1m 25s
Artifacts
Server — Build & Test
1m 16s
Server — Build & Test
Client — Build & Lint
44s
Client — Build & Lint
Security Audit
31s
Security Audit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/__tests__/epic5/us5.3-bulk-import.test.ts: server/src/__tests__/setup/testSetup.ts#L86
Error: Failed to authenticate test user: Request rate limit reached ❯ getAdminToken src/__tests__/setup/testSetup.ts:86:15 ❯ src/__tests__/epic5/us5.3-bulk-import.test.ts:24:5
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