chore: Add ScrollToTop component to GardenDaily page #47
Annotations
2 errors and 2 warnings
src/templates/BaseTemplate.test.tsx#L40
TestingLibraryElementError: Found multiple elements with the role "link"
Here are the matching elements:
Ignored nodes: comments, script, style
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://www.icloud.com/shortcuts/e5b66464cff943f286244b06ab79625b"
>
Get the iOS shortcut.
</a>
Ignored nodes: comments, script, style
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://github.com/bramses/simple-chrome-ycb"
>
Get the Chrome Extension.
</a>
Ignored nodes: comments, script, style
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://forms.gle/e4MPYNiRDCBixi9j8"
>
Feedback.
</a>
Ignored nodes: comments, script, style
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://creativedesignsguru.com"
>
CreativeDesignsGuru
</a>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<footer
class="border-t border-gray-300 py-8 text-center text-sm"
>
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://www.icloud.com/shortcuts/e5b66464cff943f286244b06ab79625b"
>
Get the iOS shortcut.
</a>
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://github.com/bramses/simple-chrome-ycb"
>
Get the Chrome Extension.
</a>
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://forms.gle/e4MPYNiRDCBixi9j8"
>
Feedback.
</a>
© Copyright
2024
Your Commonbase Companion
. Boilerplate created by
<a
class="text-blue-700 hover:border-b-2 hover:border-blue-700"
href="https://creativedesignsguru.com"
>
CreativeDesignsGuru
</a>
.
</footer>
❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19
❯ getElementError node_modules/@testing-library/dom/dist/query-helpers.js:20:35
❯ getMultipleElementsFoundError node_modules/@testing-library/dom/dist/query-helpers.js:23:10
❯ node_modules/@testing-library/dom/dist/query-helpers.js:55:13
❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/templates/BaseTemplate.test.tsx:40:54
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading