Skip to content

Fix: Layout shifts caused by images #254

Fix: Layout shifts caused by images

Fix: Layout shifts caused by images #254

Triggered via pull request October 21, 2024 13:57
Status Failure
Total duration 1m 1s
Artifacts

node-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
src/blocks/ImageBlock/ImageBlock.test.ts > ImageBlock > renders the correct aspect ratio style: src/blocks/ImageBlock/ImageBlock.test.ts#L44
AssertionError: expected '' to be '150/150' // Object.is equality - Expected + Received - 150/150 ❯ src/blocks/ImageBlock/ImageBlock.test.ts:44:36
src/blocks/ImageBlock/ImageBlock.test.ts > ImageBlock > renders the correct aspect ratio style: src/blocks/ImageBlock/ImageBlock.test.ts#L44
AssertionError: expected '' to be '150/150' // Object.is equality - Expected + Received - 150/150 ❯ src/blocks/ImageBlock/ImageBlock.test.ts:44:36
src/blocks/ImageBlock/ImageBlock.test.ts > ImageBlock > renders responsive image with correct base64 background: src/blocks/ImageBlock/ImageBlock.test.ts#L103
AssertionError: expected '' to be '1.9526315789473685' // Object.is equality - Expected + Received - 1.9526315789473685 ❯ src/blocks/ImageBlock/ImageBlock.test.ts:103:36
src/blocks/ImageBlock/ImageBlock.test.ts > ImageBlock > renders responsive image with correct base64 background: src/blocks/ImageBlock/ImageBlock.test.ts#L103
AssertionError: expected '' to be '1.9526315789473685' // Object.is equality - Expected + Received - 1.9526315789473685 ❯ src/blocks/ImageBlock/ImageBlock.test.ts:103:36
unit-test
Process completed with exit code 1.
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate-html
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/