Skip to content

refactor: fixes

refactor: fixes #957

Triggered via push November 1, 2023 10:04
Status Failure
Total duration 11m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-and-test: src/components/App.tsx#L56
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
build-and-test: src/components/App.tsx#L59
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
build-and-test: src/components/App.tsx#L63
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
build-and-test: src/components/App.tsx#L67
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
build-and-test: src/components/App.tsx#L71
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
build-and-test: src/components/App.tsx#L75
Argument of type '{ currentMember: CompleteMember | null | undefined; redirectionLink: string; onRedirect: () => void; }' is not assignable to parameter of type 'withAutorizationProps'.
build-and-test
Process completed with exit code 2.