-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Description
App Version
3.19.5
API Provider
Anthropic
Model Used
N/A
🔁 Steps to Reproduce
checkout repository, execute pnpm run build
the bug introduced by #4292, #4128
💥 Outcome Summary
expected: build succeeded
actual: build failed
📄 Relevant Logs or Errors (Optional)
@roo-code/web-roo-code:build: > @roo-code/web-roo-code@0.0.0 build D:\dev\Roo-Code\apps\web-roo-code
@roo-code/web-roo-code:build: > next build
@roo-code/web-roo-code:build:
@roo-code/web-roo-code:build: ▲ Next.js 15.2.5
@roo-code/web-roo-code:build:
@roo-code/web-roo-code:build: Creating an optimized production build ...
@roo-code/web-roo-code:build: ✓ Compiled successfully
@roo-code/web-roo-code:build: Linting and checking validity of types ...
@roo-code/web-roo-code:build: Collecting page data ...
@roo-code/web-roo-code:build: [Error: Failed to collect configuration for /evals] {
@roo-code/web-roo-code:build: [cause]: Error: TURSO_CONNECTION_URL and TURSO_AUTH_TOKEN or BENCHMARKS_DB_PATH must be set
@roo-code/web-roo-code:build: at <unknown> (D:\dev\Roo-Code\apps\web-roo-code\.next\server\app\evals\page.js:14:32733)
@roo-code/web-roo-code:build: }
@roo-code/web-roo-code:build:
@roo-code/web-roo-code:build: > Build error occurred
@roo-code/web-roo-code:build: [Error: Failed to collect page data for /evals] { type: 'Error' }
@roo-code/web-roo-code:build: ELIFECYCLE Command failed with exit code 1.dosubot
Metadata
Metadata
Assignees
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done