chore(deps): update testing-library monorepo (major) #24376
Annotations
10 errors and 1 warning
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>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading