fix(deps): update dependency recharts to v3 #21417
main.yml
on: pull_request
Install Dependencies
1m 3s
reuse-compliance
12s
check-bundle-size
1m 35s
deploy-next-docs
0s
test
/
Combine Coverage
6s
Annotations
12 errors and 10 warnings
check-bundle-size
The process '/usr/local/bin/yarn' failed with exit code 2
|
Build (18)
Process completed with exit code 2.
|
Build (18):
packages/charts/src/hooks/useLabelFormatter.ts#L7
Property 'label' does not exist on type 'TooltipProps<ValueType, NameType>'.
|
Build (18):
packages/charts/src/components/PieChart/PieChart.tsx#L314
Type '{ children: (Element | Element[])[]; onClick: (payload: any, dataIndex: any, event: any) => void; innerRadius: string; outerRadius: string; paddingAngle: number; nameKey: string | ((dataset: Record<...>) => string | number); ... 8 more ...; rootTabIndex: number; }' is not assignable to type 'IntrinsicAttributes & PieSvgAttributes & PieProps'.
|
Build (18):
packages/charts/src/components/PieChart/PieChart.tsx#L257
Property 'renderLabelLineItem' does not exist on type 'typeof Pie'.
|
Build (18):
packages/charts/src/components/ComposedChart/index.tsx#L507
Type '({ payload }: { payload: any; }) => any' is not assignable to type '(entry: Record<string, unknown>, index: number) => string | number'.
|
Build (18):
packages/charts/src/components/ColumnChart/ColumnChart.tsx#L330
Type '({ payload }: { payload: any; }) => any' is not assignable to type '(entry: Record<string, unknown>, index: number) => string | number'.
|
Build (18):
packages/charts/src/components/BarChart/BarChart.tsx#L335
Type '({ payload }: { payload: any; }) => any' is not assignable to type '(entry: Record<string, unknown>, index: number) => string | number'.
|
Build (19)
The operation was canceled.
|
Build (19)
The strategy configuration was canceled because "build._18" failed
|
test / Cypress (charts, 18)
Cypress tests: 16 failed
|
test / Cypress (charts, 19)
Cypress tests: 17 failed
|
lint:
.storybook/components/CommandsAndQueries.tsx#L110
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L109
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L107
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L105
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L103
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L95
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L94
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L93
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L92
Unexpected any. Specify a different type
|
lint:
.storybook/components/CommandsAndQueries.tsx#L91
Unexpected any. Specify a different type
|