Skip to content

Check packages and publish demo app #187

Check packages and publish demo app

Check packages and publish demo app #187

Manually triggered November 20, 2023 13:57
Status Success
Total duration 3m 23s
Artifacts

check.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/useConnectorImToken.ts#L39
Unexpected `await` of a non-Promise (non-"Thenable") value
check-all: packages/web3-react/src/hooks/useConnectorMathWallet.ts#L58
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/useConnectorTrust.ts#L50
Unexpected `await` of a non-Promise (non-"Thenable") value
check-all: packages/web3-react/src/hooks/useConnectorXdefi.ts#L38
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