fix(react-providers): connected incorrectly set as true when using wagmi #440
Annotations
3 errors
test
Type '(state: ElectionReducerState, action: ElectionAction) => { csp: { authToken: string; handler: string; token: string | undefined; }; client: VocdoniSDKClient; connected: boolean; ... 13 more ...; turnout: number; } | { ...; }' is not assignable to type 'Reducer<ElectionReducerState, ElectionAction>'.
|
test
vocdoni-vite-react-app-template#lint: command (/home/runner/work/ui-components/ui-components/templates/chakra) /tmp/yarn--1739552085933-0.6678184860819674/yarn run lint exited (2)
|
test
Process completed with exit code 2.
|