Skip to content

feat: Ensure aliasText is not null in Entry component #43

feat: Ensure aliasText is not null in Entry component

feat: Ensure aliasText is not null in Entry component #43

Triggered via push August 27, 2024 17:31
Status Failure
Total duration 2m 40s
Billable time 7m
Artifacts

CI.yml

on: push
Matrix: build
Matrix: Run all tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Build with 22.x
Process completed with exit code 1.
Build with 20.x
The job was canceled because "_22_x" failed.
Build with 20.x
The operation was canceled.
src/templates/BaseTemplate.test.tsx > Base template > Render method > should have a link to support creativedesignsguru.com: 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
Run all tests (20.x)
Process completed with exit code 1.
Build with 22.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run all tests (20.x)
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/
Run all tests (20.x)
No files were found with the provided path: test-results/. No artifacts will be uploaded.