Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in the testing group #1840
Annotations
10 errors
test/app/App.test.tsx#L37
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
test/app/App.test.tsx#L38
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
test/app/App.test.tsx#L53
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
test/app/App.test.tsx#L64
Property 'toHaveAttribute' does not exist on type 'Assertion<Element | null>'.
|
test/common/AppUpdateBanner.test.tsx#L23
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
test/common/AppUpdateBanner.test.tsx#L24
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
|
test/common/AppUpdateBanner.test.tsx#L25
Property 'toHaveAttribute' does not exist on type 'Assertion<HTMLElement>'.
|
test/common/AppUpdateBanner.test.tsx#L42
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
test/common/AppUpdateBanner.test.tsx#L43
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement | null>'.
|
test/common/ErrorHandler.test.tsx#L28
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
The logs for this run have expired and are no longer available.
Loading