wip add metamask connection #16
Annotations
10 errors
Build
Argument of type '{ account: undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ccipRead?: false | { request?: ((parameters: CcipRequestParameters) => Promise<...>) | undefined; } | undefined; ... 24 more ...; extend: <const client e...' is not assignable to parameter of type 'SetStateAction<null>'.
|
Build
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<null>'.
|
Build
Type '"eth_accounts"' is not assignable to type '"eth_chainId" | "eth_estimateGas" | "eth_sendRawTransaction" | "eth_getFilterLogs" | "eth_getFilterChanges" | "eth_uninstallFilter" | "web3_clientVersion" | "web3_sha3" | ... 31 more ... | "eth_protocolVersion"'.
|
Build
Argument of type '{ account: undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ccipRead?: false | { request?: ((parameters: CcipRequestParameters) => Promise<...>) | undefined; } | undefined; ... 56 more ...; extend: <const client e...' is not assignable to parameter of type 'SetStateAction<null>'.
|
Build
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<null>'.
|
Build
'setCallData' is declared but its value is never read.
|
Build
'handleBountyAmountChange' is declared but its value is never read.
|
Build
'handleSubmit' is declared but its value is never read.
|
Build
'StyledButtonWrapper' is declared but its value is never read.
|
Build
Process completed with exit code 2.
|
Loading