Skip to content

fix(deps): update react-navigation monorepo to v7 (major) #98

fix(deps): update react-navigation monorepo to v7 (major)

fix(deps): update react-navigation monorepo to v7 (major) #98

Triggered via pull request December 8, 2024 21:38
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.