chore(deps): bump recharts from 2.15.1 to 3.10.1 #88
Annotations
9 errors and 1 warning
|
type-check
Process completed with exit code 2.
|
|
type-check:
src/components/ui/chart.tsx#L251
Parameter 'item' implicitly has an 'any' type.
|
|
type-check:
src/components/ui/chart.tsx#L251
Property 'map' does not exist on type '{}'.
|
|
type-check:
src/components/ui/chart.tsx#L242
Property 'length' does not exist on type '{}'.
|
|
type-check:
src/components/ui/chart.tsx#L235
Type '"payload" | "verticalAlign"' does not satisfy the constraint '"height" | "width" | "content" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | ... 168 more ... | "onBBoxUpdate"'.
|
|
type-check:
src/components/ui/chart.tsx#L165
Parameter 'index' implicitly has an 'any' type.
|
|
type-check:
src/components/ui/chart.tsx#L165
Parameter 'item' implicitly has an 'any' type.
|
|
type-check:
src/components/ui/chart.tsx#L113
Property 'label' does not exist on type 'Omit<Omit<Props<ValueType, NameType>, PropertiesReadFromContext> & { active?: boolean | undefined; allowEscapeViewBox?: AllowInDimension | undefined; ... 24 more ...; wrapperStyle?: CSSProperties | undefined; } & ClassAttributes<...> & HTMLAttributes<...> & { ...; }, "ref">'.
|
|
type-check:
src/components/ui/chart.tsx#L108
Property 'payload' does not exist on type 'Omit<Omit<Props<ValueType, NameType>, PropertiesReadFromContext> & { active?: boolean | undefined; allowEscapeViewBox?: AllowInDimension | undefined; ... 24 more ...; wrapperStyle?: CSSProperties | undefined; } & ClassAttributes<...> & HTMLAttributes<...> & { ...; }, "ref">'.
|
|
type-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|