Skip to content

feat: Migrate chat history and core data storage from KV to PostgreSQ… #2

feat: Migrate chat history and core data storage from KV to PostgreSQ…

feat: Migrate chat history and core data storage from KV to PostgreSQ… #2

Triggered via push March 8, 2026 13:01
Status Failure
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
Lint
Process completed with exit code 1.
Lint: scripts/backfill-kv-to-postgres.cjs#L7
A `require()` style import is forbidden
Lint: scripts/backfill-kv-to-postgres.cjs#L6
A `require()` style import is forbidden
Lint: scripts/backfill-kv-to-postgres.cjs#L1
A `require()` style import is forbidden
Typecheck
Process completed with exit code 2.
Typecheck: src/lib/services/history-service.ts#L53
Parameter 'row' implicitly has an 'any' type.
Typecheck: src/lib/services/history-service.ts#L40
Parameter 'row' implicitly has an 'any' type.
Typecheck: src/lib/auth.ts#L32
Parameter 'error' implicitly has an 'any' type.
Lint: src/app/chat/page.tsx#L5
'RepoLayout' is defined but never used
Lint: src/app/chat/page.tsx#L2
'fetchGitHubData' is defined but never used
Lint: src/app/chat/page.tsx#L1
'Suspense' is defined but never used
Lint: src/app/actions.ts#L367
'ctx' is assigned a value but never used
Lint: src/app/actions.ts#L356
'msg' is defined but never used
Lint: src/app/actions.ts#L326
'ctx' is assigned a value but never used
Lint: src/app/actions.ts#L49
'SecurityScanDeps' is defined but never used
Lint: src/app/actions.ts#L48
'extractSnippet' is defined but never used
Lint: src/app/actions.ts#L21
'getFileContent' is defined but never used
Lint: scripts/test-cache-compression.ts#L55
'e' is defined but never used