Skip to content

Fix CI workflow, linting, and tests #31

Fix CI workflow, linting, and tests

Fix CI workflow, linting, and tests #31

Triggered via pull request April 24, 2025 08:04
Status Failure
Total duration 29s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
ci: lib/api-client.ts#L96
Unsafe member access .type on an `any` value
ci: lib/api-client.ts#L93
Unsafe member access .description on an `any` value
ci: lib/api-client.ts#L92
Unsafe member access .description on an `any` value
ci: lib/api-client.ts#L89
Unexpected any. Specify a different type
ci: lib/api-client.ts#L61
Unsafe return of a value of type `any`
ci: lib/api-client.ts#L37
Unsafe return of a value of type `any`
ci: components/ui/chart.tsx#L266
This assertion is unnecessary since it does not change the type of the expression
ci: components/ui/chart.tsx#L124
Unexpected any. Specify a different type
ci: components/ui/chart.tsx#L124
Unexpected any. Specify a different type
ci: components/ui/chart.tsx#L123
Unexpected any. Specify a different type
ci: components/ui/chart.tsx#L307
'itemPayload' is assigned a value but never used
ci: components/ui/chart.tsx#L166
'chartConfig' is assigned a value but never used
ci: components/ui/chart.tsx#L160
'valueFormatter' is assigned a value but never used
ci: components/ui/chart.tsx#L159
'showValue' is assigned a value but never used
ci: components/ui/chart.tsx#L5
'RechartsPayload' is defined but never used
ci: app/api/schemas/route.ts#L10
'request' is defined but never used