Skip to content

feat: Track authenticated user queries and display detailed logged-in… #3

feat: Track authenticated user queries and display detailed logged-in…

feat: Track authenticated user queries and display detailed logged-in… #3

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

Annotations

13 errors and 10 warnings
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.
Typecheck: src/lib/analytics.ts#L287
Parameter 'b' implicitly has an 'any' type.
Typecheck: src/lib/analytics.ts#L287
Parameter 'a' implicitly has an 'any' type.
Typecheck: src/lib/analytics.ts#L280
Parameter 'user' implicitly has an 'any' type.
Typecheck: src/lib/analytics.ts#L257
Parameter 'user' implicitly has an 'any' type.
Typecheck: src/lib/analytics.ts#L256
Untyped function calls may not accept type arguments.
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
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/admin/stats/StatsDashboardClient.tsx#L29
The 'loggedInUsers' logical expression could make the dependencies of useMemo Hook (at line 110) change on every render. To fix this, wrap the initialization of 'loggedInUsers' in its own useMemo() Hook
Lint: src/app/actions.ts#L373
'ctx' is assigned a value but never used
Lint: src/app/actions.ts#L362
'msg' is defined but never used
Lint: src/app/actions.ts#L332
'ctx' is assigned a value but never used
Lint: src/app/actions.ts#L50
'SecurityScanDeps' is defined but never used
Lint: src/app/actions.ts#L49
'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