Skip to content

Tailwind introduction #454

Tailwind introduction

Tailwind introduction #454

Triggered via pull request August 13, 2024 14:12
Status Failure
Total duration 1m 2s
Artifacts

test_client.yaml

on: pull_request
Matrix: Run Client Tests
Matrix: Test Build Client
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
app/features/dashboard/Dashboard.spec.tsx > Home > renders: client/app/features/dashboard/Dashboard.spec.tsx#L40
TestingLibraryElementError: Unable to find an element with the text: /Welcome/i. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="py-2 pt-3 container" > <div class="row row-cols-lg-2 row-cols-1" > <div class="my-3 col" > <div class="card shadow-lg bg-white rounded px-0 border-0 p-2" > <div class="row d-flex justify-content-start m-1 mb-0" > <h2 class="mb-0 h3" > Calculated Status </h2> </div> <div /> </div> </div> <div class="my-3 col" > <div class="card shadow-lg bg-white rounded px-0 border-0 p-2" > <div class="row d-flex justify-content-start m-1 mb-0" > <h2 class="mb-0 h3" > Manifest by Status </h2> </div> <div /> </div> </div> </div> <div class="row" > <div class="col" > <div class="card shadow-lg bg-white rounded px-0 border-0 p-2" > <div class="row d-flex justify-content-start m-1 mb-0" > <h2 class="mb-0 h3" > Manifest count </h2> </div> <div /> </div> </div> </div> </div> </div> </body> ❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ app/features/dashboard/Dashboard.spec.tsx:40:19
Run Client Tests (18)
Process completed with exit code 1.
app/features/dashboard/Dashboard.spec.tsx > Home > renders: client/app/features/dashboard/Dashboard.spec.tsx#L40
TestingLibraryElementError: Unable to find an element with the text: /Welcome/i. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="py-2 pt-3 container" > <div class="row row-cols-lg-2 row-cols-1" > <div class="my-3 col" > <div class="card shadow-lg bg-white rounded px-0 border-0 p-2" > <div class="row d-flex justify-content-start m-1 mb-0" > <h2 class="mb-0 h3" > Calculated Status </h2> </div> <div /> </div> </div> <div class="my-3 col" > <div class="card shadow-lg bg-white rounded px-0 border-0 p-2" > <div class="row d-flex justify-content-start m-1 mb-0" > <h2 class="mb-0 h3" > Manifest by Status </h2> </div> <div /> </div> </div> </div> <div class="row" > <div class="col" > <div class="card shadow-lg bg-white rounded px-0 border-0 p-2" > <div class="row d-flex justify-content-start m-1 mb-0" > <h2 class="mb-0 h3" > Manifest count </h2> </div> <div /> </div> </div> </div> </div> </div> </body> ❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ app/features/dashboard/Dashboard.spec.tsx:40:19
Run Client Tests (20)
Process completed with exit code 1.
Test Build Client (20)
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 Build Client (20): client/app/components/Layout/TopNav/TopNav.tsx#L25
Classname 'flex-grow-1' should be updated to 'grow-1' in Tailwind CSS v3!
Test Build Client (18)
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 Build Client (18): client/app/components/Layout/TopNav/TopNav.tsx#L25
Classname 'flex-grow-1' should be updated to 'grow-1' in Tailwind CSS v3!
Run Client Tests (18)
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/
Run Client Tests (20)
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/