fix(deps): update react-navigation monorepo to v7 (major) #98
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code.yml
on: pull_request
Code quality
/
/
41s
Type check
/
/
43s
Annotations
10 errors
|
Code quality / /:
src/Containers/InjectedNavigationContainer.tsx#L17
Module '"@react-navigation/devtools"' has no exported member 'useFlipper'.
|
|
Code quality / /:
src/Containers/ReactNavigationInjection.ts#L11
Cannot find module '@react-navigation/core/lib/typescript/src/NavigationContainerRefContext' or its corresponding type declarations.
|
|
Code quality / /:
src/Containers/ReactNavigationInjection.ts#L56
Property 'getRootState' does not exist on type '{}'.
|
|
Code quality / /:
src/Model/Types.ts#L15
Cannot find module '@react-navigation/core/lib/typescript/src/useOnAction' or its corresponding type declarations.
|
|
Code quality / /
Process completed with exit code 2.
|
|
Type check / /:
src/Containers/InjectedNavigationContainer.tsx#L17
Module '"@react-navigation/devtools"' has no exported member 'useFlipper'.
|
|
Type check / /:
src/Containers/ReactNavigationInjection.ts#L11
Cannot find module '@react-navigation/core/lib/typescript/src/NavigationContainerRefContext' or its corresponding type declarations.
|
|
Type check / /:
src/Containers/ReactNavigationInjection.ts#L56
Property 'getRootState' does not exist on type '{}'.
|
|
Type check / /:
src/Model/Types.ts#L15
Cannot find module '@react-navigation/core/lib/typescript/src/useOnAction' or its corresponding type declarations.
|
|
Type check / /
Process completed with exit code 2.
|