Implement Multiprocesses components #167
Annotations
7 errors
build-stg:
src/components/Process/Aside.tsx#L280
Cannot find name 'isWeighted'.
|
build-stg:
src/components/Process/Chained.tsx#L8
Module '"@vocdoni/chakra-components"' has no exported member 'RenderWith'.
|
build-stg:
src/components/Process/Chained.tsx#L107
Type '{ children: Element[]; renderWith: RenderWith[]; confirmContents: (elections: PublishedElection, answers: FieldValues) => Element; }' is not assignable to type 'IntrinsicAttributes & QuestionsFormProviderProps & { children?: ReactNode; }'.
|
build-stg:
src/components/Process/Chained.tsx#L108
Type '{ elections: PublishedElection; answers: FieldValues; }' is not assignable to type 'IntrinsicAttributes & QuestionsConfirmationProps'.
|
build-stg:
src/components/Process/Chained.tsx#L121
Type '{ elections: PublishedElection; answers: FieldValues; }' is not assignable to type 'IntrinsicAttributes & QuestionsConfirmationProps'.
|
build-stg:
src/components/Process/ConfirmVoteModal.tsx#L8
Property 'elections' does not exist on type 'QuestionsConfirmationProps'.
|
build-stg
Process completed with exit code 2.
|