fix: swaps not working properly for ethers/ethers5 #10610
pr_checks.yml
on: pull_request
setup_and_build
2m 9s
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/controllers/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/controllers/src/controllers/ChainController.ts#L398
Variable name `unsupportedNetwork` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/controllers/src/controllers/SwapController.ts#L188
Variable name `invalidToToken` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/controllers/src/controllers/SwapController.ts#L189
Variable name `invalidSourceToken` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/controllers/src/controllers/SwapController.ts#L193
Variable name `invalidSourceTokenAmount` must have one of the following prefixes: is, has, can, should, will, did
|