Check packages and publish demo app #193
Annotations
3 errors and 8 warnings
check-all
@reef-knot/connect-wallet-modal#lint: command (/home/runner/work/reef-knot/reef-knot/packages/connect-wallet-modal) yarn run lint exited (1)
|
check-all:
packages/connect-wallet-modal/src/components/WalletsModalForEth/WalletsModalForEth.tsx#L2
'helpers' is defined but never used
|
check-all
Process completed with exit code 1.
|
check-all
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
check-all:
packages/web3-react/src/hooks/useConnectorCoinbase.ts#L20
Unexpected `await` of a non-Promise (non-"Thenable") value
|
check-all:
packages/web3-react/src/hooks/useConnectorMetamask.ts#L58
Unexpected `await` of a non-Promise (non-"Thenable") value
|
check-all:
packages/web3-react/src/hooks/useDisconnect.ts#L27
Promise-returning function provided to property where a void return was expected
|
check-all:
packages/connect-wallet-modal/src/connectButtons/ConnectInjected.tsx#L66
Promise-returning function provided to attribute where a void return was expected
|
check-all:
packages/connect-wallet-modal/src/connectButtons/ConnectWC.tsx#L117
Promise-returning function provided to attribute where a void return was expected
|
check-all:
packages/connect-wallet-modal/src/connectButtons/connectCoinbase.tsx#L27
Promise-returning function provided to attribute where a void return was expected
|
check-all:
packages/connect-wallet-modal/src/connectButtons/connectMetamask.tsx#L70
Promise-returning function provided to attribute where a void return was expected
|