Skip to content

⬆️ Bump @testing-library/react-native from 10.1.1 to 12.5.1 #798

⬆️ Bump @testing-library/react-native from 10.1.1 to 12.5.1

⬆️ Bump @testing-library/react-native from 10.1.1 to 12.5.1 #798

Triggered via pull request May 24, 2024 08:44
Status Failure
Total duration 1m 44s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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