@vocdoni/[email protected] #91
Annotations
6 errors
test
@vocdoni/chakra-components#lint: command (/home/runner/work/ui-components/ui-components/packages/chakra-components) yarn run lint exited (2)
|
test
Property 'sikPassword' does not exist on type '{ fetchElection: (id: string) => Promise<void>; localize: (key: string, substitutions?: any) => string; vote: (values: number[]) => Promise<void>; fetchCensus: () => Promise<void>; ... 15 more ...; ConnectButton?: ComponentType<...> | undefined; }'.
|
test
Property 'sikSignature' does not exist on type '{ fetchElection: (id: string) => Promise<void>; localize: (key: string, substitutions?: any) => string; vote: (values: number[]) => Promise<void>; fetchCensus: () => Promise<void>; ... 15 more ...; ConnectButton?: ComponentType<...> | undefined; }'.
|
test
Property 'sik' does not exist on type '{ fetchElection: (id: string) => Promise<void>; localize: (key: string, substitutions?: any) => string; vote: (values: number[]) => Promise<void>; fetchCensus: () => Promise<void>; ... 15 more ...; ConnectButton?: ComponentType<...> | undefined; }'.
|
test
Property 'sikSignature' does not exist on type '{ fetchElection: (id: string) => Promise<void>; localize: (key: string, substitutions?: any) => string; vote: (values: number[]) => Promise<void>; fetchCensus: () => Promise<void>; ... 15 more ...; ConnectButton?: ComponentType<...> | undefined; }'.
|
test
Process completed with exit code 2.
|