405-linkid-potential-bug #710
Annotations
9 errors and 1 warning
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L86
TestingLibraryElementError: Unable to find an element with the text: + Add new link. 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>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:86:42
|
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. 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>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:101:13
|
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. 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>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:109:13
|
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L70
TestingLibraryElementError: Unable to find role="button" and name "Appearance"
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</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
❯ openAppearance src/tests/scenes/links/NewLinksPopup.test.jsx:70:38
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:161:13
|
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L70
TestingLibraryElementError: Unable to find role="button" and name "Appearance"
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</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
❯ openAppearance src/tests/scenes/links/NewLinksPopup.test.jsx:70:38
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:174:13
|
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L70
TestingLibraryElementError: Unable to find role="button" and name "Appearance"
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</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
❯ openAppearance src/tests/scenes/links/NewLinksPopup.test.jsx:70:38
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:182:13
|
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. 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>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:205:13
|
frontend/src/tests/scenes/links/NewLinksPopup.test.jsx#L50
TestingLibraryElementError: Unable to find an element with the text: + Add new link. 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>
<div
class="new__container"
/>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="new__container"
/>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ addNewLink src/tests/scenes/links/NewLinksPopup.test.jsx:50:38
❯ src/tests/scenes/links/NewLinksPopup.test.jsx:224:13
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading