User Onboarding Flow #128
Annotations
3 errors
Typecheck
Type '{ userId: string; closeDialog: () => void; profile: (TRPCHookResult & QueryObserverRefetchErrorResult<{ id: string; userId: string; createdAt: Date; updatedAt: Date | null; firstName: string; ... 4 more ...; graduationMonth: number; } | undefined, TRPCClientErrorLike<...>>) | (TRPCHookResult & QueryObserverSuccessRe...' is not assignable to type 'IntrinsicAttributes & OnboardingFormProps'.
|
Typecheck
@cooper/web#typecheck: command (/home/runner/work/cooper/cooper/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
Loading