chore: enable bitcoin e2e wallet tests #9743
Annotations
10 warnings
check:
packages/core/src/controllers/AlertController.ts#L36
Variable name `debug` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ChainController.ts#L345
Variable name `unsupportedNetwork` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ModalController.ts#L52
Variable name `noAdapters` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/ModalController.ts#L74
Variable name `connected` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SendController.ts#L196
Variable name `insufficientNetworkTokenForGas` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SwapController.ts#L188
Variable name `invalidToToken` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SwapController.ts#L189
Variable name `invalidSourceToken` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SwapController.ts#L193
Variable name `invalidSourceTokenAmount` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SwapController.ts#L495
Variable name `haveSourceTokenAmount` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/core/src/controllers/SwapController.ts#L558
Variable name `availableToSwap` must have one of the following prefixes: is, has, can, should, will, did
|
Loading