Skip to content

Bump recharts from 2.15.4 to 3.3.0 #56

Bump recharts from 2.15.4 to 3.3.0

Bump recharts from 2.15.4 to 3.3.0 #56

Triggered via pull request October 20, 2025 12:43
Status Failure
Total duration 1m 38s
Artifacts

lint.yml

on: pull_request
Run TypeScript Linting
20s
Run TypeScript Linting
Run Lua (Love2D) Linting
1m 35s
Run Lua (Love2D) Linting
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run TypeScript Linting
Process completed with exit code 2.
Run TypeScript Linting: src/components/ui/chart.tsx#L236
Parameter 'item' implicitly has an 'any' type.
Run TypeScript Linting: src/components/ui/chart.tsx#L236
Property 'map' does not exist on type '{}'.
Run TypeScript Linting: src/components/ui/chart.tsx#L230
Property 'length' does not exist on type '{}'.
Run TypeScript Linting: src/components/ui/chart.tsx#L224
Type '"payload" | "verticalAlign"' does not satisfy the constraint '"string" | "filter" | "fill" | "values" | "children" | "style" | "clipPath" | "mask" | "path" | "key" | "name" | "type" | "suppressHydrationWarning" | "className" | "id" | "lang" | ... 421 more ... | "onBBoxUpdate"'.
Run TypeScript Linting: src/components/ui/chart.tsx#L155
Parameter 'index' implicitly has an 'any' type.
Run TypeScript Linting: src/components/ui/chart.tsx#L155
Parameter 'item' implicitly has an 'any' type.
Run TypeScript Linting: src/components/ui/chart.tsx#L101
Property 'label' does not exist on type 'Omit<Props<ValueType, NameType>, PropertiesReadFromContext> & { active?: boolean | undefined; includeHidden?: boolean | undefined; ... 17 more ...; axisId?: AxisId | undefined; } & ClassAttributes<...> & HTMLAttributes<...> & { ...; }'.
Run TypeScript Linting: src/components/ui/chart.tsx#L96
Property 'payload' does not exist on type 'Omit<Props<ValueType, NameType>, PropertiesReadFromContext> & { active?: boolean | undefined; includeHidden?: boolean | undefined; ... 17 more ...; axisId?: AxisId | undefined; } & ClassAttributes<...> & HTMLAttributes<...> & { ...; }'.