Skip to content

Added search component #48

Added search component

Added search component #48

Triggered via push May 7, 2024 12:38
Status Failure
Total duration 40s
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 /> -------------------------------------------------- Ignored nodes: comments, script, style <body> <div> <div class="_uasearch_780c74" > <form> <input /> </form> </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 ❯ src/views/search/search.test.tsx:9:19
build (20.10.x)
Process completed with exit code 1.