Merge pull request #135 from lidofinance/feature/async-safe-detection #125
Annotations
4 warnings
Run checks:
packages/connect-wallet-modal/src/connectButtons/ConnectBrowser.tsx#L80
Promise-returning function provided to attribute where a void return was expected
|
Run checks:
packages/connect-wallet-modal/src/connectButtons/ConnectInjected.tsx#L63
Promise-returning function provided to attribute where a void return was expected
|
Run checks:
packages/connect-wallet-modal/src/connectButtons/ConnectLedger.tsx#L31
Promise-returning function provided to attribute where a void return was expected
|
Run checks:
packages/connect-wallet-modal/src/connectButtons/ConnectWC.tsx#L116
Promise-returning function provided to attribute where a void return was expected
|
Loading