WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

AG-16140 Update axes from array to dictionary #22171

AG-16140 Update axes from array to dictionary

AG-16140 Update axes from array to dictionary #22171

Triggered via pull request November 7, 2025 09:49
Status Failure
Total duration 13m 18s
Artifacts 18

ci.yml

on: pull_request
Matrix: e2e
Matrix: fw_pkg_test
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 6 warnings
Unit & Integration Tests (4/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-line"; angleKey: string; radiusKey: string; label: { ...; }; marker: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-area"; angleKey: string; radiusKey: string; marker: { ...; }; label: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ animation: { enabled: false; }; data: { value: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { type: "histogram"; xKey: string; binCount: number; label: { ...; }; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (4/7)
Conversion of type '{ animation: { enabled: false; }; data: { category: string; apples: number; oranges: number; }[]; axes: ({ position: "bottom"; type: "category"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-line"; angleKey: string; radiusKey: string; label: { ...; }; marker: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-area"; angleKey: string; radiusKey: string; marker: { ...; }; label: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ animation: { enabled: false; }; data: { value: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { type: "histogram"; xKey: string; binCount: number; label: { ...; }; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (1/7)
Conversion of type '{ animation: { enabled: false; }; data: { category: string; apples: number; oranges: number; }[]; axes: ({ position: "bottom"; type: "category"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-line"; angleKey: string; radiusKey: string; label: { ...; }; marker: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-area"; angleKey: string; radiusKey: string; marker: { ...; }; label: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ animation: { enabled: false; }; data: { value: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { type: "histogram"; xKey: string; binCount: number; label: { ...; }; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (2/7)
Conversion of type '{ animation: { enabled: false; }; data: { category: string; apples: number; oranges: number; }[]; axes: ({ position: "bottom"; type: "category"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-line"; angleKey: string; radiusKey: string; label: { ...; }; marker: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-area"; angleKey: string; radiusKey: string; marker: { ...; }; label: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ animation: { enabled: false; }; data: { value: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { type: "histogram"; xKey: string; binCount: number; label: { ...; }; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (3/7)
Conversion of type '{ animation: { enabled: false; }; data: { category: string; apples: number; oranges: number; }[]; axes: ({ position: "bottom"; type: "category"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-line"; angleKey: string; radiusKey: string; label: { ...; }; marker: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-area"; angleKey: string; radiusKey: string; marker: { ...; }; label: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ animation: { enabled: false; }; data: { value: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { type: "histogram"; xKey: string; binCount: number; label: { ...; }; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (5/7)
Conversion of type '{ animation: { enabled: false; }; data: { category: string; apples: number; oranges: number; }[]; axes: ({ position: "bottom"; type: "category"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-line"; angleKey: string; radiusKey: string; label: { ...; }; marker: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ data: { direction: string; metricA: number; metricB: number; }[]; legend: { enabled: false; }; axes: ({ type: "angle-category"; } | { type: "radius-number"; })[]; series: { type: "radar-area"; angleKey: string; radiusKey: string; marker: { ...; }; label: { ...; }; }[]; }' to type 'AgPolarChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ data: { date: Date; openA: number; highA: number; lowA: number; closeA: number; openB: number; highB: number; lowB: number; closeB: number; }[]; axes: ({ type: "time"; position: "bottom"; } | { type: "number"; position: "left"; })[]; series: ({ ...; } | { ...; })[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ animation: { enabled: false; }; data: { value: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { type: "histogram"; xKey: string; binCount: number; label: { ...; }; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; scatterA: number; scatterB: number; labelA: string; labelB: string; sizeA: number; sizeB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { ...; })[]; legend: { ...; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ animation: { enabled: false; }; data: { x: number; seriesA: number; seriesB: number; }[]; axes: ({ position: "bottom"; type: "number"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Unit & Integration Tests (6/7)
Conversion of type '{ animation: { enabled: false; }; data: { category: string; apples: number; oranges: number; }[]; axes: ({ position: "bottom"; type: "category"; } | { position: "left"; type: "number"; })[]; legend: { enabled: false; }; series: { ...; }[]; }' to type 'AgCartesianChartOptions<any, unknown>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
E2E Tests (1/16)
Process completed with exit code 1.
Build & Lint
Process completed with exit code 1.
E2E Tests (7/16)
Process completed with exit code 1.
E2E Tests (8/16)
Process completed with exit code 1.
E2E Tests (15/16)
Process completed with exit code 1.
E2E Tests (9/16)
Process completed with exit code 1.
E2E Tests (16/16)
Process completed with exit code 1.
report
Process completed with exit code 1.
report
TypeError: stackTrace.split is not a function
report
Processing test results from reports/ag-charts-website-e2e.xml failed
Unit & Integration Tests (4/7)
No files were found with the provided path: reports/ packages/**/__diff_output__/*. No artifacts will be uploaded.
Unit & Integration Tests (1/7)
No files were found with the provided path: reports/ packages/**/__diff_output__/*. No artifacts will be uploaded.
Unit & Integration Tests (2/7)
No files were found with the provided path: reports/ packages/**/__diff_output__/*. No artifacts will be uploaded.
Unit & Integration Tests (3/7)
No files were found with the provided path: reports/ packages/**/__diff_output__/*. No artifacts will be uploaded.
Unit & Integration Tests (5/7)
No files were found with the provided path: reports/ packages/**/__diff_output__/*. No artifacts will be uploaded.
Unit & Integration Tests (6/7)
No files were found with the provided path: reports/ packages/**/__diff_output__/*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
e2e-init-outputs
110 MB
sha256:a538e00a3a02822815a4c98fc6cb99ae339deee61bcecc749191a26352085546
test-results-0
4.5 KB
sha256:2e05310f21d793c19d80da63871496136e2537e7bd36ba266ea5eea22d1b8a4f
test-results-e2e-shard-1
826 KB
sha256:3fca281b568ea9f9af47e37058132d338c30c252e33b59889d03f5123b41b8a4
test-results-e2e-shard-10
282 KB
sha256:60b1ce717826bf29b4752ad78e43930a4e14d55c60e2205116a25efea7e44510
test-results-e2e-shard-11
286 KB
sha256:c69ca64f9cdf687704e208a32db995500f62d815e8deaecf3b35687f62d1d29f
test-results-e2e-shard-12
291 KB
sha256:31aa2142fa962b1e22e20522805e486855a8bf3cc8970d88ac83aafdb5bc9273
test-results-e2e-shard-13
270 KB
sha256:584e5d49b103d193727999e0c15b860990cad4c30f0ad3e7bcf5e5f0f40f09cf
test-results-e2e-shard-14
282 KB
sha256:b93a2299aa1a383631ffe99448b9d9d021e555b6dc2e39149cbca60ed9f204c7
test-results-e2e-shard-15
1.87 MB
sha256:e188cbb522a7c855cbf6d1f4b4bcc892c4e7e1fc915d9c5217540259e771a832
test-results-e2e-shard-16
1.02 MB
sha256:606d3ea61300dc7c5391130bfb3e61827eba6a793918317c7e69c86409f220b0
test-results-e2e-shard-2
281 KB
sha256:b3d3683f6b24bf71fb30fedbc86e4100a0c16ad7be53fc6ea03de8fc40cc4af4
test-results-e2e-shard-3
280 KB
sha256:8048ae4b55fe0e780b15e706a547e89703af3a863df04e4b9c52b6807dc0ba7b
test-results-e2e-shard-4
284 KB
sha256:c0890577506e138e75ad69a2bd0104d40b5750710ff996926ede4a33c95d8f13
test-results-e2e-shard-5
274 KB
sha256:68eb815c8530da6a9ed8d89249c59e1a9145c64171eb49febe97de3d931369c3
test-results-e2e-shard-6
292 KB
sha256:73eea0ab3aad634efb49a99d01fa9606bc3009e44286bd283f54b50f13519402
test-results-e2e-shard-7
17.9 MB
sha256:534d3e2ed05f70f4b377424fb51d1306b61b9a66664dbcce7e11ee4fc445b6c7
test-results-e2e-shard-8
20.6 MB
sha256:e9d2cf75dcf4dcc74bc118e539350c51d9e2c7ca8321f32c2e170b1faba45acc
test-results-e2e-shard-9
17 MB
sha256:7f05ccfcfc18a8cf4effd0338ae59196afc4a5144cba5ccfa91235a7c1805114