Skip to content

fix(scale): Fix non-shape's element positioned accurately #3707

fix(scale): Fix non-shape's element positioned accurately

fix(scale): Fix non-shape's element positioned accurately #3707

Triggered via pull request October 24, 2024 08:19
@netilnetil
synchronize #3908
netil:bar#3907
Status Failure
Total duration 3m 49s
Artifacts

ci.yml

on: pull_request
Matrix: test
send_coverage
0s
send_coverage
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 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 366.1931133496517 to be close to 365 +/- 1 ❯ SVGGElement.<anonymous> test/internals/text-spec.ts:1272:65 ❯ test/internals/text-spec.ts:1271:14
test (19.x)
Process completed with exit code 1.
test (20.x)
The job was canceled because "_19_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
Unhandled error: test/api/flow-spec.ts#L146
AssertionError: expected false to be true ❯ test/api/flow-spec.ts:146:31 ❯ Chart.done test/api/flow-spec.ts:145:11 ❯ ChartInternal.cleanUpFlow src/ChartInternal/interactions/flow.ts:2665:10 ❯ src/ChartInternal/interactions/flow.ts:148:2 ❯ src/module/generator.ts:1192:17 ❯ runUntil src/module/util.ts:9468:5 ❯ src/module/util.ts:9463:14
test/internals/text-spec.ts > TEXT > data.labels > on scatter type > should not be zerobased: test/internals/text-spec.ts#L1272
AssertionError: expected 366.1931133496517 to be close to 365 +/- 1 ❯ SVGGElement.<anonymous> test/internals/text-spec.ts:1272:65 ❯ test/internals/text-spec.ts:1271:14
test (20.x)
The operation was canceled.
test (18.x)
The job was canceled because "_19_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 366.1931133496517 to be close to 365 +/- 1 ❯ SVGGElement.<anonymous> test/internals/text-spec.ts:1272:65 ❯ test/internals/text-spec.ts:1271:14
test (18.x)
The operation was canceled.
test (19.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/