feat: Injected Universal Provider #8182
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/common/src/utils/InputUtil.ts#L29
Variable name `controlPressed` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L32
Variable name `selectAll` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L33
Variable name `copyKey` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L34
Variable name `pasteKey` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/common/src/utils/InputUtil.ts#L35
Variable name `cutKey` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/adapters/ethers/src/client.ts#L259
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
|
Loading