refactor: fixes #2662
Annotations
7 errors and 1 warning
src/components/App.tsx#L56
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
|
src/components/App.tsx#L59
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
|
src/components/App.tsx#L63
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
|
src/components/App.tsx#L67
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
|
src/components/App.tsx#L71
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
|
src/components/App.tsx#L75
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
|
|
|
The logs for this run have expired and are no longer available.
Loading