fix #202
staging.yml
on: push
Annotations
10 errors
Publish docker image
Property 'renderData' is missing in type '{ id: string; options: { 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: { ...; }[]; } | nu...' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: string; options: { chart: { type: string; height: number; backgroundColor: string; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: { type: string; labels: { ...; }; }; yAxis: { ...; }; tooltip: { ...; }; series: { ...; }[]; } | null; legend: null; }' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: any; legend: Element; options: any; }' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: any; legend: Element; options: any; }' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: string; legend: Element; options: { chart: { height: number; }; title: { text: string; }; legend: { enabled: boolean; }; credits: { enabled: boolean; }; xAxis: { type: string; labels: { autoRotation: number[]; style: { ...; }; }; }; yAxis: ({ ...; } | { ...; })[]; series: ({ ...; } | { ...; })[]; } | null; }' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: any; options: any; legend: null; }' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: string; options: any; legend: null; }' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: any; options: any; legend: Element; }' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: string; options: { 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: { ...; }; ser...' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|
Publish docker image
Property 'renderData' is missing in type '{ id: string; options: { 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: { ...; }; ser...' but required in type '{ id: any; options: any; legend: any; renderData: any; }'.
|