fix(scale): Fix non-shape's element positioned accurately #3706
Annotations
12 errors and 1 warning
test/internals/text-spec.ts > TEXT > data.labels > on scatter type > should not be zerobased:
test/internals/text-spec.ts#L1272
AssertionError: expected 401.70313971003577 to be close to 400 +/- 1
❯ SVGGElement.<anonymous> test/internals/text-spec.ts:1272:65
❯ test/internals/text-spec.ts:1271:14
|
test/shape/candlestick-spec.ts > SHAPE CANDLESTICK > candlestick + combination > should be rendered correctly:
test/shape/candlestick-spec.ts#L324
AssertionError: expected 'M149.75,80.838L299.5,217.779L449.25,2…' to equal 'M149.75,81.471L299.5,217.759L449.25,2…'
Expected: "M149.75,81.471L299.5,217.759L449.25,268.867"
Received: "M149.75,80.838L299.5,217.779L449.25,269.132"
❯ SVGPathElement.<anonymous> test/shape/candlestick-spec.ts:324:41
❯ test/shape/candlestick-spec.ts:323:22
|
test (20.x)
Process completed with exit code 1.
|
test (18.x)
The job was canceled because "_20_x" failed.
|
test/internals/text-spec.ts > TEXT > data.labels > on scatter type > should not be zerobased:
test/internals/text-spec.ts#L1272
AssertionError: expected 401.70313971003577 to be close to 400 +/- 1
❯ SVGGElement.<anonymous> test/internals/text-spec.ts:1272:65
❯ test/internals/text-spec.ts:1271:14
|
test/shape/candlestick-spec.ts > SHAPE CANDLESTICK > candlestick + combination > should be rendered correctly:
test/shape/candlestick-spec.ts#L324
AssertionError: expected 'M149.75,80.838L299.5,217.779L449.25,2…' to equal 'M149.75,81.471L299.5,217.759L449.25,2…'
Expected: "M149.75,81.471L299.5,217.759L449.25,268.867"
Received: "M149.75,80.838L299.5,217.779L449.25,269.132"
❯ SVGPathElement.<anonymous> test/shape/candlestick-spec.ts:324:41
❯ test/shape/candlestick-spec.ts:323:22
|
test (18.x)
The operation was canceled.
|
test (19.x)
The job was canceled because "_20_x" failed.
|
Unhandled error:
src/ChartInternal/interactions/interaction.ts#L272
TypeError: (((((cov_4mit44oav(...).b[27][0]++) , hasFunnel) || ((cov_4mit44oav(...).b[27][1]++) , hasTreemap)) && ((cov_4mit44oav(...).b[27][2]++) , eventReceiver.rect)) || (((cov_4mit44oav(...).b[27][3]++) , hasRadar) && ((cov_4mit44oav(...).b[27][4]++) , radar.axes.select(...))) || ((cov_4mit44oav(...).b[27][5]++) , eventRect) || ((cov_4mit44oav(...).b[27][6]++) , (intermediate value)))?.node is not a function
❯ ChartInternal.dispatchEvent src/ChartInternal/interactions/interaction.ts:272:1
❯ src/Chart/api/tooltip.ts:1212:12
❯ Chart.hide src/Chart/api/tooltip.ts:1209:123
❯ src/ChartInternal/internals/tooltip.ts:9478:28
|
test/internals/text-spec.ts > TEXT > data.labels > on scatter type > should not be zerobased:
test/internals/text-spec.ts#L1272
AssertionError: expected 401.70313971003577 to be close to 400 +/- 1
❯ SVGGElement.<anonymous> test/internals/text-spec.ts:1272:65
❯ test/internals/text-spec.ts:1271:14
|
test/shape/candlestick-spec.ts > SHAPE CANDLESTICK > candlestick + combination > should be rendered correctly:
test/shape/candlestick-spec.ts#L324
AssertionError: expected 'M149.75,80.838L299.5,217.779L449.25,2…' to equal 'M149.75,81.471L299.5,217.759L449.25,2…'
Expected: "M149.75,81.471L299.5,217.759L449.25,268.867"
Received: "M149.75,80.838L299.5,217.779L449.25,269.132"
❯ SVGPathElement.<anonymous> test/shape/candlestick-spec.ts:324:41
❯ test/shape/candlestick-spec.ts:323:22
|
test (19.x)
The operation was canceled.
|
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|