Bump @testing-library/user-event from 13.5.0 to 14.5.0 #2417
Triggered via pull request
September 15, 2023 09:24
Status
Failure
Total duration
1m 36s
Artifacts
–
ci.yml
on: pull_request
Matrix: test
dependabot-auto-merge
0s
Annotations
10 errors and 1 warning
test (16):
src/tests/common/PersonMethods.tsx#L12
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/common/YearsStatusBarMethods.tsx#L18
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/common/YearsStatusBarMethods.tsx#L58
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/common/YearsStatusBarMethods.tsx#L59
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/components/CreatePdf.test.tsx#L39
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/components/SpouseAndDependent/Dependent.test.tsx#L58
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/components/SpouseAndDependent/Dependent.test.tsx#L79
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/components/SpouseAndDependent/Dependent.test.tsx#L101
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/components/SpouseAndDependent/Dependent.test.tsx#L110
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16):
src/tests/components/SpouseAndDependent/Dependent.test.tsx#L111
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|