Skip to content

Create example PR for review #185

Create example PR for review

Create example PR for review #185

Triggered via pull request July 17, 2024 14:52
Status Failure
Total duration 1m 17s
Artifacts

push.yml

on: pull_request
publish-coverage
0s
publish-coverage
deploy  /  deploy-heroku
deploy / deploy-heroku
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/pages/Drafts/Drafts.test.jsx > Drafts > shows draft resources: client/src/pages/Drafts/Drafts.test.jsx#L24
AssertionError: promise rejected "TestingLibraryElementError: Unable to fin…" instead of resolving ❯ src/pages/Drafts/Drafts.test.jsx:24:44 Caused by: Caused by: Error: Unable to find role="heading" Ignored nodes: comments, script, style <body> <div /> </body> Ignored nodes: comments, script, style <body> <div /> </body> ❯ waitForWrapper ../node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByRole ../node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ src/pages/Drafts/Drafts.test.jsx:24:11
src/pages/Drafts/Drafts.test.jsx > Drafts > lets those resources be published: client/src/pages/Drafts/Drafts.test.jsx#L49
TestingLibraryElementError: Unable to find role="button" and name `/publish/i` Ignored nodes: comments, script, style <body> <div /> </body> Ignored nodes: comments, script, style <body> <div /> </body> ❯ waitForWrapper ../node_modules/@testing-library/dom/dist/wait-for.js:163:27 ❯ findByRole ../node_modules/@testing-library/dom/dist/query-helpers.js:86:33 ❯ src/pages/Drafts/Drafts.test.jsx:49:38
build
Process completed with exit code 1.