Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in the testing group #1840
Annotations
10 errors
Run npm run types:
test/app/App.test.tsx#L37
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
Run npm run types:
test/app/App.test.tsx#L38
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
Run npm run types:
test/app/App.test.tsx#L53
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
Run npm run types:
test/app/App.test.tsx#L64
Property 'toHaveAttribute' does not exist on type 'Assertion<Element | null>'.
|
Run npm run types:
test/common/AppUpdateBanner.test.tsx#L23
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Run npm run types:
test/common/AppUpdateBanner.test.tsx#L24
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
|
Run npm run types:
test/common/AppUpdateBanner.test.tsx#L25
Property 'toHaveAttribute' does not exist on type 'Assertion<HTMLElement>'.
|
Run npm run types:
test/common/AppUpdateBanner.test.tsx#L42
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
Run npm run types:
test/common/AppUpdateBanner.test.tsx#L43
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
|
Run npm run types:
test/common/ErrorHandler.test.tsx#L28
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
Loading