Merge pull request #413 from objectstack-ai/copilot/update-action-ste… #381
Annotations
6 errors
|
Release
Process completed with exit code 2.
|
|
Release
Property 'showDataLabels' is missing in type '{ type: "pie"; title: string; showLegend: true; xAxis: string; yAxis: string; }' but required in type '{ type: "pivot" | "bar" | "line" | "area" | "pie" | "scatter" | "table" | "metric" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "stacked-area" | "step-line" | ... 14 more ... | "violin"; ... 7 more ...; colors?: string[] | undefined; }'.
|
|
Release
Property 'showDataLabels' is missing in type '{ type: "column"; title: string; showLegend: false; xAxis: string; yAxis: string; }' but required in type '{ type: "pivot" | "bar" | "line" | "area" | "pie" | "scatter" | "table" | "metric" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "stacked-area" | "step-line" | ... 14 more ... | "violin"; ... 7 more ...; colors?: string[] | undefined; }'.
|
|
Release
Property 'showDataLabels' is missing in type '{ type: "bar"; title: string; showLegend: true; xAxis: string; yAxis: string; }' but required in type '{ type: "pivot" | "bar" | "line" | "area" | "pie" | "scatter" | "table" | "metric" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "stacked-area" | "step-line" | ... 14 more ... | "violin"; ... 7 more ...; colors?: string[] | undefined; }'.
|
|
Release
Property 'showDataLabels' is missing in type '{ type: "column"; title: string; showLegend: false; xAxis: string; yAxis: string; }' but required in type '{ type: "pivot" | "bar" | "line" | "area" | "pie" | "scatter" | "table" | "metric" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "stacked-area" | "step-line" | ... 14 more ... | "violin"; ... 7 more ...; colors?: string[] | undefined; }'.
|
|
Release
Property 'showDataLabels' is missing in type '{ type: "bar"; title: string; showLegend: true; xAxis: string; yAxis: string; }' but required in type '{ type: "pivot" | "bar" | "line" | "area" | "pie" | "scatter" | "table" | "metric" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "stacked-area" | "step-line" | ... 14 more ... | "violin"; ... 7 more ...; colors?: string[] | undefined; }'.
|