Skip to content

fix(size): Fix legend overflows with padding fit mode #3647

fix(size): Fix legend overflows with padding fit mode

fix(size): Fix legend overflows with padding fit mode #3647

Triggered via pull request August 30, 2024 02:04
@netilnetil
synchronize #3874
netil:fit#3872
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

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

Annotations

7 errors and 2 warnings
test/internals/padding-spec.ts > PADDING > margin: 'fit' mode > non-rotated axis > when y is shown, y2 hidden and padding.right=0: test/internals/padding-spec.ts#L29
AssertionError: expected { top: +0, right: 2, bottom: 36, …(1) } to deeply equal { top: +0, right: 2, bottom: 37, …(1) } - Expected + Received Object { - "bottom": 37, + "bottom": 36, "left": 28.359375, "right": 2, "top": 0, } ❯ deepEqual test/internals/padding-spec.ts:29:25 ❯ test/internals/padding-spec.ts:551:4
test (19.x)
Process completed with exit code 1.
test/internals/padding-spec.ts > PADDING > margin: 'fit' mode > non-rotated axis > when y is shown, y2 hidden and padding.right=0: test/internals/padding-spec.ts#L29
AssertionError: expected { top: +0, right: 2, bottom: 36, …(1) } to deeply equal { top: +0, right: 2, bottom: 37, …(1) } - Expected + Received Object { - "bottom": 37, + "bottom": 36, "left": 28.359375, "right": 2, "top": 0, } ❯ deepEqual test/internals/padding-spec.ts:29:25 ❯ test/internals/padding-spec.ts:551:4
test (20.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_20_x" failed.
test/internals/padding-spec.ts > PADDING > margin: 'fit' mode > non-rotated axis > when y is shown, y2 hidden and padding.right=0: test/internals/padding-spec.ts#L29
AssertionError: expected { top: +0, right: 2, bottom: 36, …(1) } to deeply equal { top: +0, right: 2, bottom: 37, …(1) } - Expected + Received Object { - "bottom": 37, + "bottom": 36, "left": 28.359375, "right": 2, "top": 0, } ❯ deepEqual test/internals/padding-spec.ts:29:25 ❯ test/internals/padding-spec.ts:551:4
test (18.x)
Process completed with exit code 1.
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/
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/