fix(scale): Fix non-shape's element positioned accurately #3704
Annotations
14 errors and 1 warning
Unhandled error:
test/api/export-spec.ts#L272
AssertionError: expected false to be true
❯ Chart.<anonymous> test/api/export-spec.ts:272:13
❯ img.onload src/Chart/api/export.ts:2154: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)
Process completed with exit code 1.
|
test (20.x)
The job was canceled because "_19_x" failed.
|
Unhandled error:
test/api/export-spec.ts#L272
AssertionError: expected false to be true
❯ Chart.<anonymous> test/api/export-spec.ts:272:13
❯ img.onload src/Chart/api/export.ts:2154: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 (20.x)
The operation was canceled.
|
test (18.x)
The job was canceled because "_19_x" failed.
|
Unhandled error:
test/api/export-spec.ts#L272
AssertionError: expected false to be true
❯ Chart.<anonymous> test/api/export-spec.ts:272:13
❯ img.onload src/Chart/api/export.ts:2154: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 (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/
|