Skip to content

charity donations loader #14078

charity donations loader

charity donations loader #14078

Triggered via push October 15, 2024 03:24
Status Failure
Total duration 39s
Artifacts

javascript.yml

on: push
Lint and test the codebase
29s
Lint and test the codebase
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/App/__tests__/App.test.tsx > App.tsx tests > Visit top level pages: src/App/__tests__/App.test.tsx#L25
TestingLibraryElementError: Unable to find role="contentinfo" Ignored nodes: comments, script, style <body style="" > <div> <div class="grid place-items-center content-center gap-6 p-4" > <svg class="lucide lucide-circle-alert text-red text-[2em]" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <circle cx="12" cy="12" r="10" /> <line x1="12" x2="12" y1="8" y2="12" /> <line x1="12" x2="12.01" y1="16" y2="16" /> </svg> <p class="text-center" > An unexpected error occurred and has been reported. Please get in touch with support@better.giving if the problem persists. </p> </div> </div> </body> Ignored nodes: comments, script, style <body style="" > <div> <div class="grid place-items-center content-center gap-6 p-4" > <svg class="lucide lucide-circle-alert text-red text-[2em]" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <circle cx="12" cy="12" r="10" /> <line x1="12" x2="12" y1="8" y2="12" /> <line x1="12" x2="12.01" y1="16" y2="16" /> </svg> <p class="text-center" > An unexpected error occurred and has been reported. Please get in touch with support@better.giving if the problem persists. </p> </div> </div> </body> ❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ src/App/__tests__/App.test.tsx:25:33
Lint and test the codebase
Process completed with exit code 1.