Bump typescript from 5.2.2 to 5.3.2 #353
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: ci / static-checks
Matrix: ci / unit-tests
Annotations
6 errors
ci / static-checks (20.x, types):
src/visits/charts/DoughnutChart.tsx#L65
Type '_DeepPartialObject<CoreChartOptions<keyof ChartTypeRegistry> & ElementChartOptions<keyof ChartTypeRegistry> & PluginChartOptions<...> & DatasetChartOptions<...> & ScaleChartOptions<...>>' is not assignable to type '_DeepPartialObject<CoreChartOptions<"doughnut"> & ElementChartOptions<"doughnut"> & PluginChartOptions<"doughnut"> & DatasetChartOptions<"doughnut"> & ScaleChartOptions<...> & DoughnutControllerChartOptions>'.
|
ci / static-checks (20.x, types)
Process completed with exit code 2.
|
ci / static-checks (20.x, lint)
The job was canceled because "_20_x_types" failed.
|
ci / static-checks (20.x, lint)
The operation was canceled.
|
ci / static-checks (20.x, build)
The job was canceled because "_20_x_types" failed.
|
ci / static-checks (20.x, build)
The operation was canceled.
|