test: add infrastructure smoke tests for SST-deployed components #21
e2e.yml
on: push
SDK E2E Tests
16s
API E2E Tests
25s
Annotations
7 errors
|
API E2E Tests
Process completed with exit code 1.
|
|
ReferenceError: Cannot access 'AppLive' before initialization.:
apps/api/src/e2e.test.ts#L36
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:36:21)
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:582:17)
|
|
ReferenceError: Cannot access 'AppLive' before initialization.:
apps/api/src/e2e.test.ts#L36
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:36:21)
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:529:17)
|
|
ReferenceError: Cannot access 'AppLive' before initialization.:
apps/api/src/e2e.test.ts#L36
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:36:21)
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:462:17)
|
|
ReferenceError: Cannot access 'AppLive' before initialization.:
apps/api/src/e2e.test.ts#L36
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:36:21)
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:415:17)
|
|
ReferenceError: Cannot access 'AppLive' before initialization.:
apps/api/src/e2e.test.ts#L36
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:36:21)
at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:66:17)
|
|
error: Missing required environment variable: DATABASE_URL:
apps/api/src/env.ts#L30
at required (/home/runner/work/Sandchest/Sandchest/apps/api/src/env.ts:30:25)
at loadEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/env.ts:53:10)
at /home/runner/work/Sandchest/Sandchest/apps/api/src/auth.ts:7:13
at loadAndEvaluateModule (2:1)
|