chore(deps): update testing-library monorepo (major) #24181
Annotations
10 errors
typescript compile:
src/components/App.spec.tsx#L2
Module '"@testing-library/react"' has no exported member 'waitFor'.
|
typescript compile:
src/components/App.spec.tsx#L9
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<any>'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L2
Module '"@testing-library/react"' has no exported member 'fireEvent'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L2
Module '"@testing-library/react"' has no exported member 'waitFor'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L48
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<any>'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L53
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<any>'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L58
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<any>'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L59
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<any>'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L65
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<any>'.
|
typescript compile:
src/components/common/AdvancedOptionsModal.spec.tsx#L72
Property 'toBeInTheDocument' does not exist on type 'JestMatchers<any>'.
|
Loading