Skip to content

fix(templates): template whitespace, drilled load and auto scroll on template output #31

fix(templates): template whitespace, drilled load and auto scroll on template output

fix(templates): template whitespace, drilled load and auto scroll on template output #31

Triggered via pull request June 20, 2024 11:09
Status Failure
Total duration 36s
Artifacts

test.yml

on: pull_request
Matrix: Build playground
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
src/tests/components/Footer.test.tsx > CustomFooter > matches the snapshot: src/tests/components/Footer.test.tsx#L90
Error: Snapshot `CustomFooter > matches the snapshot 1` mismatched - Expected + Received @@ -1,9 +1,9 @@ <DocumentFragment> <footer class="ant-layout-footer css-dev-only-do-not-override-17a39f8" - style="background: rgb(27, 37, 64); color: white; padding: 80px 50px 20px 50px;" + style="background: rgb(27, 37, 64); color: white; padding: 80px 50px 20px 50px; margin-top: auto;" > <div class="ant-row ant-row-space-between ant-row-top css-dev-only-do-not-override-17a39f8" > <div ❯ src/tests/components/Footer.test.tsx:90:26
Build playground (18.x)
Process completed with exit code 1.
Build playground (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build playground (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/