⬆️ Bump @testing-library/react-native from 10.1.1 to 12.3.3 #755
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 10 warnings
test:
lib/__tests__/components/ui-elements/badge.tsx#L15
Property 'container' does not exist on type '{ update: (component: ReactElement<any, string | JSXElementConstructor<any>>) => void; unmount: () => void; rerender: (component: ReactElement<any, string | JSXElementConstructor<...>>) => void; ... 89 more ...; findAllByText: FindAllByQuery<...>; }'.
|
test:
lib/__tests__/components/ui-elements/badge.tsx#L30
Property 'container' does not exist on type '{ update: (component: ReactElement<any, string | JSXElementConstructor<any>>) => void; unmount: () => void; rerender: (component: ReactElement<any, string | JSXElementConstructor<...>>) => void; ... 89 more ...; findAllByText: FindAllByQuery<...>; }'.
|
test:
lib/__tests__/components/ui-elements/badge.tsx#L44
Property 'container' does not exist on type '{ update: (component: ReactElement<any, string | JSXElementConstructor<any>>) => void; unmount: () => void; rerender: (component: ReactElement<any, string | JSXElementConstructor<...>>) => void; ... 89 more ...; findAllByText: FindAllByQuery<...>; }'.
|
test:
lib/__tests__/components/ui-elements/badge.tsx#L58
Property 'container' does not exist on type '{ update: (component: ReactElement<any, string | JSXElementConstructor<any>>) => void; unmount: () => void; rerender: (component: ReactElement<any, string | JSXElementConstructor<...>>) => void; ... 89 more ...; findAllByText: FindAllByQuery<...>; }'.
|
test:
lib/__tests__/components/ui-elements/badge.tsx#L73
Property 'container' does not exist on type '{ update: (component: ReactElement<any, string | JSXElementConstructor<any>>) => void; unmount: () => void; rerender: (component: ReactElement<any, string | JSXElementConstructor<...>>) => void; ... 89 more ...; findAllByText: FindAllByQuery<...>; }'.
|
test
Process completed with exit code 2.
|
test:
lib/components/add-photo/index.tsx#L13
Unexpected any. Specify a different type
|
test:
lib/config/notification-service/index.ts#L15
Unexpected any. Specify a different type
|
test:
lib/config/notification-service/index.ts#L15
Unexpected any. Specify a different type
|
test:
lib/hooks/use-debounced-callback.ts#L4
Unexpected any. Specify a different type
|
test:
lib/model/message.ts#L108
Unexpected any. Specify a different type
|
test:
lib/screens/profile/main.tsx#L18
Unexpected any. Specify a different type
|
test:
lib/screens/profile/settings.tsx#L26
Unexpected any. Specify a different type
|
test:
lib/templates/types/index.ts#L4
Unexpected any. Specify a different type
|
test:
lib/templates/types/index.ts#L5
Unexpected any. Specify a different type
|
test:
lib/ui-elements/button/index.tsx#L92
Unexpected any. Specify a different type
|