chore(deps): bump @headlessui/react from 1.7.19 to 2.0.0 in /website #92
Annotations
4 errors and 1 warning
Run tests:
website/src/components/ReviewPage/ReviewPage.spec.tsx#L135
TestingLibraryElementError: Unable to find an element with the text: accession2.1. 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 />
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>...
❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/components/ReviewPage/ReviewPage.spec.tsx:135:15
|
Run tests:
website/src/components/SearchPage/fields/MutationField.spec.tsx#L49
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ]
Received:
Number of calls: 0
❯ src/components/SearchPage/fields/MutationField.spec.tsx:49:30
|
Run tests:
website/src/components/SearchPage/fields/MutationField.spec.tsx#L62
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ]
Received:
Number of calls: 0
❯ src/components/SearchPage/fields/MutationField.spec.tsx:62:30
|
Run tests
Process completed with exit code 1.
|
|
Loading