fix(scale): Fix non-shape's element positioned accurately #3705
Annotations
4 errors and 1 warning
Run Test:
test/api/export-spec.ts#L274
AssertionError: expected false to be true
❯ Chart.<anonymous> test/api/export-spec.ts:274:13
❯ img.onload src/Chart/api/export.ts:2154:28
|
Run Test:
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
|
Run Test:
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
|
Run Test
Process completed with exit code 1.
|
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/
|
Loading