Skip to content

Wave8/Last visited path #249

Wave8/Last visited path

Wave8/Last visited path #249

Triggered via pull request January 12, 2024 13:05
Status Failure
Total duration 1m 17s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.