Skip to content

Nightly E2E Tests

Nightly E2E Tests #4

Triggered via schedule May 23, 2026 13:42
Status Failure
Total duration 30s
Artifacts

nightly-e2e.yml

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

Annotations

7 errors and 1 warning
e2e-tests
Process completed with exit code 1.
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 '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)
ReferenceError: Cannot access 'CodebuffClient' before initialization.: agents/e2e/context-pruner.e2e.test.ts#L273
at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/context-pruner.e2e.test.ts:273:26) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/context-pruner.e2e.test.ts:223:5)
ReferenceError: Cannot access 'CodebuffClient' before initialization.: agents/e2e/context-pruner.e2e.test.ts#L146
at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/context-pruner.e2e.test.ts:146:26) at <anonymous> (/home/runner/work/codebuff/codebuff/agents/e2e/context-pruner.e2e.test.ts:88: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.