Skip to content

Poc/split navs

Poc/split navs #607

Triggered via pull request September 13, 2024 15:06
Status Failure
Total duration 11m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L8
Missing file extension for "./CustomFullScreenRouter"
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L18
Unsafe argument of type `any` assigned to a parameter of type `RouterFactory<StackNavigationState<ParamListBase>, any, FullScreenNavigatorRouterOptions>`
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L19
Unsafe assignment of an error typed value
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L19
Unsafe member access .children on an `error` typed value
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L20
Unsafe assignment of an error typed value
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L20
Unsafe member access .screenOptions on an `error` typed value
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L21
Unsafe assignment of an error typed value
Run ESLint: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L21
Unsafe member access .initialRouteName on an `error` typed value
Run ESLint: src/libs/Navigation/AppNavigator/createCustomStackNavigator/CustomRouter.ts#L52
'SCREENS_WITH_WORKSPACE_SWITCHER' is assigned a value but never used