fix: semaphore balance calls #9697
Annotations
10 warnings
check:
packages/siwe/src/client.ts#L23
Variable name `required` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/siwe/src/client.ts#L24
Variable name `enabled` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/siwe/src/client.ts#L27
Variable name `signOutOnAccountChange` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/siwe/src/client.ts#L28
Variable name `signOutOnDisconnect` must have one of the following prefixes: is, has, can, should, will, did
|
check:
packages/siwe/src/client.ts#L29
Variable name `signOutOnNetworkChange` must have one of the following prefixes: is, has, can, should, will, did
|
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
|
Loading