Skip to content

chore(deps): update dependency rollup to v4 #752

chore(deps): update dependency rollup to v4

chore(deps): update dependency rollup to v4 #752

Triggered via pull request September 21, 2024 19:31
Status Failure
Total duration 1m 8s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
typings: src/chart.ts#L37
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
typings: src/chart.ts#L52
Property 'destroyDelay' does not exist on type 'LooseRequired<Readonly<ChartProps<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint | null)[], unknown>> & Readonly<...> & {}>'.
typings: src/chart.ts#L56
Property 'destroyDelay' does not exist on type 'LooseRequired<Readonly<ChartProps<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint | null)[], unknown>> & Readonly<...> & {}>'.
typings: src/chart.ts#L108
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
typings: src/chart.ts#L127
Property 'ariaLabel' does not exist on type 'LooseRequired<Readonly<ChartProps<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint | null)[], unknown>> & Readonly<...> & {}>'.
typings: src/chart.ts#L128
Property 'ariaDescribedby' does not exist on type 'LooseRequired<Readonly<ChartProps<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint | null)[], unknown>> & Readonly<...> & {}>'.
typings
Process completed with exit code 2.
typings
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
storybook
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/