fix: removed id #8881
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Annotations
2 errors and 2 warnings
src/features/forms/post-submission/amend/index.test.tsx > Post-submission Amendment > redirects to /dashboard when changelog doesn't contain a relevant event:
react-app/src/features/forms/post-submission/amend/index.test.tsx#L45
TestingLibraryElementError: Unable to find an accessible element with the role "heading" and name "dashboard test"
There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole
Ignored nodes: comments, script, style
<body>
<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
❯ getByRole ../node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/features/forms/post-submission/amend/index.test.tsx:45:3
|
test
Process completed with exit code 1.
|
e2e
No files were found with the provided path: test/e2e/playwright-report/index.html. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "aws-resources-new-faq-question".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|