Anonymous flow changes #81
Annotations
8 errors
test
Argument of type '{ electionId: string; }' is not assignable to parameter of type 'string'.
|
test
Argument of type '{ electionId: string; }' is not assignable to parameter of type 'string'.
|
test
Argument of type '{ electionId: string; }' is not assignable to parameter of type 'string'.
|
test
Property 'calcVoteId' does not exist on type 'typeof AnonymousService'.
|
test
Argument of type '{ voteId: any; electionId: string; }' is not assignable to parameter of type 'string'.
|
test
Argument of type '{ voteId: any; electionId: string; }' is not assignable to parameter of type 'string'.
|
test
@vocdoni/react-providers#lint: command (/home/runner/work/ui-components/ui-components/packages/react-providers) yarn run lint exited (2)
|
test
Process completed with exit code 2.
|