Skip to content

split navigators performance #630

split navigators performance

split navigators performance #630

Triggered via pull request October 9, 2024 15:29
Status Failure
Total duration 3m 51s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
typecheck: src/libs/Navigation/AppNavigator/createSplitStackNavigator/index.tsx#L28
Type '(NavigationRoute<ParamListBase, string> | undefined)[]' is not assignable to type 'NavigationRoute<ParamListBase, string>[]'.
typecheck: src/libs/Navigation/Navigation.ts#L210
Argument of type 'string | undefined' is not assignable to parameter of type '"REPLACE" | undefined'.
typecheck: src/libs/Navigation/linkingConfig/getAdaptedStateFromPath.ts#L88
Type 'string' is not assignable to type 'keyof WorkspaceSplitNavigatorParamList'.
typecheck: src/libs/Notification/PushNotification/subscribePushNotification/index.ts#L96
Type 'number' is not assignable to type 'string'.
typecheck
Process completed with exit code 2.