fix(deps): update react-navigation monorepo to v7 (major) #472
code.yml
on: pull_request
Code quality
/
/
37s
Type check
/
/
35s
Annotations
16 errors
|
Type check / /
Process completed with exit code 2.
|
|
Type check / /:
src/Navigation/OnActionFactory.ts#L66
This expression is not callable.
|
|
Type check / /:
src/Navigation/Navigate.ts#L82
This expression is not callable.
|
|
Type check / /:
src/Navigation/Flow.ts#L56
This expression is not callable.
|
|
Type check / /:
src/Model/Types.ts#L100
Type 'typeof import("/home/runner/work/conditional-navigation-react-peer/conditional-navigation-react-peer/node_modules/@react-navigation/core/lib/typescript/src/useOnAction")' does not satisfy the constraint '(...args: any) => any'.
|
|
Type check / /:
src/Containers/ReactNavigationInjection.ts#L57
Property 'getRootState' does not exist on type '{}'.
|
|
Type check / /:
src/Containers/ReactNavigationInjection.ts#L48
Argument of type 'typeof import("/home/runner/work/conditional-navigation-react-peer/conditional-navigation-react-peer/node_modules/@react-navigation/core/lib/typescript/src/NavigationContainerRefContext")' is not assignable to parameter of type 'Context<unknown>'.
|
|
Type check / /:
src/Containers/InjectedNavigationContainer.tsx#L17
Module '"@react-navigation/devtools"' has no exported member 'useFlipper'.
|
|
Code quality / /
Process completed with exit code 2.
|
|
Code quality / /:
src/Navigation/OnActionFactory.ts#L66
This expression is not callable.
|
|
Code quality / /:
src/Navigation/Navigate.ts#L82
This expression is not callable.
|
|
Code quality / /:
src/Navigation/Flow.ts#L56
This expression is not callable.
|
|
Code quality / /:
src/Model/Types.ts#L100
Type 'typeof import("/home/runner/work/conditional-navigation-react-peer/conditional-navigation-react-peer/node_modules/@react-navigation/core/lib/typescript/src/useOnAction")' does not satisfy the constraint '(...args: any) => any'.
|
|
Code quality / /:
src/Containers/ReactNavigationInjection.ts#L57
Property 'getRootState' does not exist on type '{}'.
|
|
Code quality / /:
src/Containers/ReactNavigationInjection.ts#L48
Argument of type 'typeof import("/home/runner/work/conditional-navigation-react-peer/conditional-navigation-react-peer/node_modules/@react-navigation/core/lib/typescript/src/NavigationContainerRefContext")' is not assignable to parameter of type 'Context<unknown>'.
|
|
Code quality / /:
src/Containers/InjectedNavigationContainer.tsx#L17
Module '"@react-navigation/devtools"' has no exported member 'useFlipper'.
|