Skip to content

Added search component #49

Added search component

Added search component #49

Triggered via push May 7, 2024 13:14
Status Failure
Total duration 46s
Artifacts

deployment.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/views/search/search.test.tsx > Views > Search > display input: src/views/search/search.test.tsx#L9
TestingLibraryElementError: Unable to find an accessible element with the role "input" Here are the accessible roles: textbox: Name "": <input placeholder="name" /> Name "": <input /> Name "": <input /> -------------------------------------------------- Ignored nodes: comments, script, style <body> <div> <form> <div class="_uasearch_780c74" > <input placeholder="name" /> <input /> <input /> </div> </form> </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 ❯ src/views/search/search.test.tsx:9:19
build (20.10.x)
Process completed with exit code 1.