Fix CI workflow, linting, and tests #31
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
|