Skip to content

ci: scope deploy typecheck to API, fix .dockerignore for remote builds #39

ci: scope deploy typecheck to API, fix .dockerignore for remote builds

ci: scope deploy typecheck to API, fix .dockerignore for remote builds #39

Triggered via push February 28, 2026 18:37
Status Failure
Total duration 35s
Artifacts

e2e.yml

on: push
SDK E2E Tests
30s
SDK E2E Tests
API E2E Tests
32s
API E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
API E2E Tests
Process completed with exit code 1.
TypeError: undefined is not an object (evaluating 'self.close'): node_modules/.bun/effect@3.19.18/node_modules/effect/dist/esm/internal/core.js#L1019
at scopeClose (/home/runner/work/Sandchest/Sandchest/node_modules/.bun/effect@3.19.18/node_modules/effect/dist/esm/internal/core.js:1019:43) at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e-http.test.ts:126:33)
ReferenceError: Cannot access 'ApiRouter' before initialization.: apps/api/src/e2e-http.test.ts#L88
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e-http.test.ts:88:19)
error: Missing required environment variable: DATABASE_URL: apps/api/src/env.ts#L11
at required (/home/runner/work/Sandchest/Sandchest/apps/api/src/env.ts:11:25) at loadEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/env.ts:28:19) at /home/runner/work/Sandchest/Sandchest/apps/api/src/auth.ts:7:13 at loadAndEvaluateModule (2:1)