type fix #203
staging.yml
on: push
Annotations
9 errors
Publish docker image
Type '{ chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; xAxis: { categories: any; title: { text: string; }; }; yAxis: { title: { text: string; }; endOnTick: boolean; }; legend: { ...; }; credits: { ...; }; plotOptions: { ...; }; series: { ...; }[]; } | null' is not assignable to type 'Options'.
|
Publish docker image
Type '{ chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: { type: string; labels: { autoRotation: number[]; style: { ...; }; }; }; yAxis: { ...; }; tooltip: { ...; }; series: { ...; }[]; } | null' is not assignable to type 'Options'.
|
Publish docker image
Type '{ chart: { height: number; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: { type: string; labels: { autoRotation: number[]; style: { fontSize: string; fontFamily: string; }; }; }; yAxis: ({ ...; } | { ...; })[]; series: ({ ...; } | { ...; })[]; } | null' is not assignable to type 'Options'.
|
Publish docker image
Type '{ chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: { categories: any; crosshair: boolean; accessibility: { ...; }; }; yAxis: { ...; }; tooltip: { ...; }; plotOptions: { ...; }; series: { ...; }[]; } | null' is not assignable to type 'Options'.
|
Publish docker image
Type '{ chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: { categories: any; crosshair: boolean; accessibility: { ...; }; }; yAxis: { ...; }; tooltip: { ...; }; plotOptions: { ...; }; series: { ...; }[]; } | null' is not assignable to type 'Options'.
|
Publish docker image
Type '{ chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: { categories: any; crosshair: boolean; accessibility: { ...; }; }; yAxis: { ...; }; tooltip: { ...; }; plotOptions: { ...; }; series: { ...; }[]; } | null' is not assignable to type 'Options'.
|
Publish docker image
Type '{ chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: ({ type: string; categories: unknown[]; width: string; title: { ...; }; offset?: undefined; left?: undefined; } | { ...; })[]; yAxis: ({ ...; } | { ...;...' is not assignable to type 'Options'.
|
Publish docker image
Type '{ chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: ({ type: string; categories: unknown[]; width: string; title: { ...; }; offset?: undefined; left?: undefined; } | { ...; })[]; yAxis: ({ ...; } | { ...;...' is not assignable to type 'Options'.
|
Publish docker image
Process completed with exit code 1.
|