Skip to content

fix: swaps not working properly for ethers/ethers5 #10610

fix: swaps not working properly for ethers/ethers5

fix: swaps not working properly for ethers/ethers5 #10610

Re-run triggered April 2, 2025 18:35
Status Success
Total duration 11m 33s
Artifacts 13

pr_checks.yml

on: pull_request
setup_and_build
2m 9s
setup_and_build
Matrix: code_style
build_sample_apps
8m 11s
build_sample_apps
Matrix: ui-test / Playwright Tests
Fit to window
Zoom out
Zoom in

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