Skip to content

fix: replace presigned S3 URLs with server-side proxy for reports (#14) #2

fix: replace presigned S3 URLs with server-side proxy for reports (#14)

fix: replace presigned S3 URLs with server-side proxy for reports (#14) #2

Triggered via push February 9, 2026 09:31
Status Failure
Total duration 32s
Artifacts

lint-check.yaml

on: push
Biome (Lint & Format Packages)
21s
Biome (Lint & Format Packages)
ESLint Dashboard
28s
ESLint Dashboard
Type Check Packages
25s
Type Check Packages
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
ESLint Dashboard
Process completed with exit code 1.
ESLint Dashboard: apps/dashboard/types/index.ts#L14
An interface declaring no members is equivalent to its supertype
ESLint Dashboard: apps/dashboard/lib/flakiness-analyzer/error-normalizer.ts#L15
'normalized' is never reassigned. Use 'const' instead
ESLint Dashboard: apps/dashboard/components/results/result-sheet.tsx#L42
Unexpected any. Specify a different type
ESLint Dashboard: apps/dashboard/components/results/result-sheet.tsx#L41
Unexpected any. Specify a different type
ESLint Dashboard: apps/dashboard/app/api/runs/route.ts#L97
'query' is never reassigned. Use 'const' instead
ESLint Dashboard: apps/dashboard/app/api/reports/route.ts#L250
Unexpected any. Specify a different type
ESLint Dashboard: apps/dashboard/app/api/pipelines/route.ts#L171
'whereClause' is never reassigned. Use 'const' instead
ESLint Dashboard: apps/dashboard/lib/flakiness-analyzer/analyzer.ts#L12
'logger' is defined but never used
ESLint Dashboard: apps/dashboard/hooks/queries/use-tests.ts#L7
'TestFiltersData' is defined but never used
ESLint Dashboard: apps/dashboard/app/api/runs/route.ts#L4
'eq' is defined but never used
ESLint Dashboard: apps/dashboard/app/api/pipelines/route.ts#L171
'whereClause' is assigned a value but never used