Wave8/Last visited path #249
Annotations
3 errors
typecheck:
src/libs/Navigation/Navigation.ts#L155
Type '""' is not assignable to type 'AllRoutes'.
|
typecheck:
src/libs/actions/TwoFactorAuthActions.ts#L24
Argument of type '"" | "search" | "settings" | "transition" | "home" | "all-settings" | "concierge" | "v/:accountID/:validateCode" | "u/:accountID/:validateCode" | "sign-in-with-apple" | "sign-in-with-google" | ... 133 more ... | `referral/${string}`' is not assignable to parameter of type 'AllRoutes | undefined'.
|
typecheck
Process completed with exit code 2.
|