fix: semaphore balance calls #9697
Triggered via pull request
February 19, 2025 13:19
Status
Success
Total duration
20m 46s
Artifacts
–
pr_checks.yml
on: pull_request
Matrix: code_style
test
4m 6s
Matrix: ui-test / Playwright Tests
Annotations
10 warnings
code_style (lint):
packages/siwe/src/client.ts#L23
Variable name `required` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L24
Variable name `enabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L27
Variable name `signOutOnAccountChange` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L28
Variable name `signOutOnDisconnect` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L29
Variable name `signOutOnNetworkChange` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/AlertController.ts#L36
Variable name `debug` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/ChainController.ts#L345
Variable name `unsupportedNetwork` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/ModalController.ts#L52
Variable name `noAdapters` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/ModalController.ts#L74
Variable name `connected` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/SendController.ts#L196
Variable name `insufficientNetworkTokenForGas` must have one of the following prefixes: is, has, can, should, will, did
|