Skip to content

Nightly E2E Tests

Nightly E2E Tests #34

Triggered via schedule April 11, 2026 12:36
Status Failure
Total duration 36s
Artifacts

nightly-e2e.yml

on: schedule
e2e-tests
33s
e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
e2e-tests
Process completed with exit code 1.
ReferenceError: Cannot access 'getUserCredentials' before initialization.: agents/e2e/base-deep.e2e.test.ts#L55
at getApiKeyOrSkip (/home/runner/work/codebuff/codebuff/agents/e2e/base-deep.e2e.test.ts:55:39) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/base-deep.e2e.test.ts:258:22) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/base-deep.e2e.test.ts:257:5)
ReferenceError: Cannot access 'getUserCredentials' before initialization.: agents/e2e/base-deep.e2e.test.ts#L55
at getApiKeyOrSkip (/home/runner/work/codebuff/codebuff/agents/e2e/base-deep.e2e.test.ts:55:39) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/base-deep.e2e.test.ts:210:22) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/base-deep.e2e.test.ts:209:5)
error: API key not found: agents/e2e/editor-best-of-n.e2e.test.ts#L22
at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/editor-best-of-n.e2e.test.ts:22:19) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/editor-best-of-n.e2e.test.ts:19:5)
ReferenceError: Cannot access 'CodebuffClient' before initialization.: agents/e2e/file-explorer.e2e.test.ts#L209
at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/file-explorer.e2e.test.ts:209:26) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/file-explorer.e2e.test.ts:192:5)
ReferenceError: Cannot access 'CodebuffClient' before initialization.: agents/e2e/file-explorer.e2e.test.ts#L157
at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/file-explorer.e2e.test.ts:157:26) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/file-explorer.e2e.test.ts:141:5)
ReferenceError: Cannot access 'CodebuffClient' before initialization.: agents/e2e/file-explorer.e2e.test.ts#L94
at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/file-explorer.e2e.test.ts:94:26) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/file-explorer.e2e.test.ts:24:5)
error: Invalid environment configuration: [: common/src/env.ts#L6
"expected": "string", "code": "invalid_type", "path": [ "NEXT_PUBLIC_CODEBUFF_APP_URL" ], "message": "Invalid input: expected string, received undefined" }, { "expected": "string", "code": "invalid_type", "path": [ "NEXT_PUBLIC_SUPPORT_EMAIL" ], "message": "Invalid input: expected string, received undefined" }, { "expected": "string", "code": "invalid_type", "path": [ "NEXT_PUBLIC_POSTHOG_API_KEY" ], "message": "Invalid input: expected string, received undefined" }, { "expected": "string", "code": "invalid_type", "path": [ "NEXT_PUBLIC_POSTHOG_HOST_URL" ], "message": "Invalid input: expected string, received undefined" }, { "expected": "string", "code": "invalid_type", "path": [ "NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY" ], "message": "Invalid input: expected string, received undefined" }, { "expected": "string", "code": "invalid_type", "path": [ "NEXT_PUBLIC_STRIPE_CUSTOMER_PORTAL" ], "message": "Invalid input: expected string, received undefined" }, { "expected": "number", "code": "invalid_type", "received": "NaN", "path": [ "NEXT_PUBLIC_WEB_PORT" ], "message": "Invalid input: expected number, received NaN" } ] at /home/runner/work/codebuff/codebuff/common/src/env.ts:6:13 at loadAndEvaluateModule (2:1)
e2e-tests
No files were found with the provided path: debug/playwright-report/. No artifacts will be uploaded.