Bump apexcharts from 5.10.1 to 5.10.4 in /aas-web-ui #1112
Annotations
10 errors and 10 warnings
|
Build
Process completed with exit code 2.
|
|
Build
Argument of type '{ chart: { id: string; type: string; height: number; background: string; zoom: { enabled: boolean; }; }; legend: { formatter: (seriesName: any, opts: any) => string; }; dataLabels: { enabled: boolean; }; ... 6 more ...; series: any; }' is not assignable to parameter of type 'ApexOptions'.
|
|
Build
Argument of type '{ chart: { id: string; type: string; height: number; background: string; }; series: number[]; labels: string[]; legend: { position: string; horizontalAlign: string; markers: { strokeWidth: number; }; }; dataLabels: { ...; }; stroke: { ...; }; tooltip: { ...; }; theme: { ...; }; }' is not assignable to parameter of type 'ApexOptions'.
|
|
Build
Type 'string' is not assignable to type '"smooth" | "straight" | "stepline" | "linestep" | "monotoneCubic" | ("smooth" | "straight" | "stepline" | "linestep" | "monotoneCubic")[] | undefined'.
|
|
Build
Argument of type '{ chart: { id: string; type: string; height: number; background: string; zoom: { enabled: boolean; }; }; legend: { formatter: (seriesName: any, opts: any) => string; }; dataLabels: { enabled: boolean; }; ... 6 more ...; series: any; }' is not assignable to parameter of type 'ApexOptions'.
|
|
Build
Argument of type '{ chart: { id: string; type: string; height: number; stacked: boolean; background: string; zoom: { enabled: boolean; }; }; plotOptions: { bar: { borderRadius: number; horizontal: boolean; dataLabels: { position: string; }; }; }; ... 4 more ...; series: any; }' is not assignable to parameter of type 'ApexOptions'.
|
|
Build
Argument of type '{ chart: { id: string; type: string; height: number; background: string; }; plotOptions: { radialBar: { offsetY: number; startAngle: number; endAngle: number; hollow: { margin: number; size: string; background: string; image: undefined; }; dataLabels: { ...; }; }; }; labels: string[]; theme: { ...; }; series: number...' is not assignable to parameter of type 'ApexOptions'.
|
|
Build
Type 'string' is not assignable to type '"smooth" | "straight" | "stepline" | "linestep" | "monotoneCubic" | ("smooth" | "straight" | "stepline" | "linestep" | "monotoneCubic")[] | undefined'.
|
|
Build
Argument of type '{ chart: { id: string; type: string; height: number; background: string; zoom: { enabled: boolean; }; }; legend: { formatter: (seriesName: any, opts: any) => string; }; dataLabels: { enabled: boolean; }; ... 6 more ...; series: any; }' is not assignable to parameter of type 'ApexOptions'.
|
|
Build
Argument of type '{ chart: { id: string; height: number; type: string; background: string; zoom: { enabled: boolean; }; }; stroke: { width: number; curve: string; }; markers: { size: number; strokeColors: string; strokeWidth: number; hover: { ...; }; }; theme: { ...; }; series: ChartSeries[]; }' is not assignable to parameter of type 'ApexOptions'.
|
|
Build:
aas-web-ui/src/components/AppNavigation/AASList.vue#L438
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/components/AppNavigation/AASList.vue#L360
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/components/AppNavigation/AASList.vue#L349
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/components/AppNavigation/AASList.vue#L349
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/components/AppNavigation/AASList.vue#L348
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/components/AppNavigation/AASList.vue#L348
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/assets/Icons/customIcons.ts#L5
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/UserPlugins/HelloWorldPlugin.vue#L43
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/UserPlugins/HelloWorldPlugin.vue#L38
Unexpected any. Specify a different type
|
|
Build:
aas-web-ui/src/UserPlugins/HelloWorldPlugin.vue#L37
Unexpected any. Specify a different type
|
Loading