Skip to content

fix: replace useEffect focus patterns with autoFocus and fix lint error #15

fix: replace useEffect focus patterns with autoFocus and fix lint error

fix: replace useEffect focus patterns with autoFocus and fix lint error #15

Triggered via push February 22, 2026 16:49
Status Failure
Total duration 29s
Artifacts

e2e.yml

on: push
SDK E2E Tests
10s
SDK E2E Tests
API E2E Tests
25s
API E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
API E2E Tests
Process completed with exit code 1.
ReferenceError: Cannot access 'AppLive' before initialization.: apps/api/src/e2e.test.ts#L35
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:35:21) at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:580:17)
ReferenceError: Cannot access 'AppLive' before initialization.: apps/api/src/e2e.test.ts#L35
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:35:21) at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:527:17)
ReferenceError: Cannot access 'AppLive' before initialization.: apps/api/src/e2e.test.ts#L35
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:35:21) at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:460:17)
ReferenceError: Cannot access 'AppLive' before initialization.: apps/api/src/e2e.test.ts#L35
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:35:21) at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:413:17)
ReferenceError: Cannot access 'AppLive' before initialization.: apps/api/src/e2e.test.ts#L35
at createTestEnv (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:35:21) at <anonymous> (/home/runner/work/Sandchest/Sandchest/apps/api/src/e2e.test.ts:64:17)
error: Missing API key. Pass it to the constructor `new Resend("re_123")`: node_modules/.bun/resend@6.9.2/node_modules/resend/dist/index.mjs#L903
at new Resend (/home/runner/work/Sandchest/Sandchest/node_modules/.bun/resend@6.9.2/node_modules/resend/dist/index.mjs:903:29) at /home/runner/work/Sandchest/Sandchest/apps/api/src/auth.ts:6:16 at loadAndEvaluateModule (2:1)