Skip to content

Bump @testing-library/jest-dom from 5.17.0 to 6.1.6 #2483

Bump @testing-library/jest-dom from 5.17.0 to 6.1.6

Bump @testing-library/jest-dom from 5.17.0 to 6.1.6 #2483

Triggered via pull request December 30, 2023 09:56
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Matrix: test
dependabot-auto-merge
0s
dependabot-auto-merge
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test (20): src/tests/MultipleYears.test.tsx#L102
Unsafe return of an `any` typed value
test (20): src/tests/MultipleYears.test.tsx#L102
Unsafe call of an `any` typed value
test (20): src/tests/MultipleYears.test.tsx#L108
Unsafe return of an `any` typed value
test (20): src/tests/MultipleYears.test.tsx#L108
Unsafe call of an `any` typed value
test (20): src/tests/MultipleYears.test.tsx#L111
Unsafe call of an `any` typed value
test (20): src/tests/common/YearsStatusBarMethods.tsx#L55
Unsafe call of an `any` typed value
test (20): src/tests/components/CreatePdf.test.tsx#L37
Unsafe return of an `any` typed value
test (20): src/tests/components/CreatePdf.test.tsx#L37
Unsafe call of an `any` typed value
test (20): src/tests/components/CreatePdf.test.tsx#L55
Unsafe return of an `any` typed value
test (20): src/tests/components/CreatePdf.test.tsx#L55
Unsafe call of an `any` typed value
test (20)
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/