chore(deps): update dependency rollup to v4 #752
checks.yml
on: pull_request
typings
27s
storybook
58s
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/
|