Skip to content

Poc/split navs

Poc/split navs #612

Triggered via pull request September 26, 2024 12:58
Status Failure
Total duration 10m 58s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ESLint check: src/libs/Navigation/AppNavigator/AuthScreens.tsx#L106
'getCentralPaneScreenListeners' is defined but never used
ESLint check: src/libs/Navigation/AppNavigator/AuthScreens.tsx#L398
'CentralPaneScreenOptions' is assigned a value but never used
ESLint check: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L8
Missing file extension for "./CustomFullScreenRouter"
ESLint check: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L18
Unsafe argument of type `any` assigned to a parameter of type `RouterFactory<StackNavigationState<ParamListBase>, any, FullScreenNavigatorRouterOptions>`
ESLint check: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L19
Unsafe member access .children on an `error` typed value
ESLint check: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L20
Unsafe member access .screenOptions on an `error` typed value
ESLint check: src/libs/Navigation/AppNavigator/createCustomFullScreenNavigator/index.tsx#L21
Unsafe member access .initialRouteName on an `error` typed value
ESLint check: src/pages/settings/InitialSettingsPage.tsx#L353
React Hook useCallback has a missing dependency: 'activeRoute'. Either include it or remove the dependency array