fix: filter out duplicated addresses from WalletStandardConnector #8120
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
packages/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L90
Variable name `walletConnect` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L92
Variable name `loading` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/wallet-button/src/utils/ConnectorUtil.ts#L78
Variable name `connectingSocial` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/adapters/ethers/src/client.ts#L266
Variable name `injectedConnector` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/AlertController.ts#L35
Variable name `debug` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ChainController.ts#L259
Variable name `unsupportedNetwork` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ModalController.ts#L50
Variable name `noAdapters` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ModalController.ts#L72
Variable name `connected` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SwapController.ts#L183
Variable name `invalidToToken` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SwapController.ts#L184
Variable name `invalidSourceToken` must have one of the following prefixes: is, has, can, should, will, did
|
Loading