Skip to content

fix: identity call where if the network is not supported by wallet and switched to another one #9712

fix: identity call where if the network is not supported by wallet and switched to another one

fix: identity call where if the network is not supported by wallet and switched to another one #9712

Triggered via pull request February 20, 2025 10:34
Status Failure
Total duration 4m 10s
Artifacts

pr_checks.yml

on: pull_request
Matrix: code_style
Matrix: ui-test / Playwright Tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
code_style (lint): packages/appkit/src/client.ts#L1786
This assertion is unnecessary since it does not change the type of the expression
code_style (lint)
@reown/appkit#lint: command (/home/runner/work/appkit/appkit/packages/appkit) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
code_style (lint)
Process completed with exit code 1.
code_style (build:sample-apps)
The job was canceled because "lint" failed.
code_style (build:sample-apps)
The operation was canceled.
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
code_style (lint): packages/core/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/core/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/core/src/controllers/SwapController.ts#L193
Variable name `invalidSourceTokenAmount` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/core/src/controllers/SwapController.ts#L495
Variable name `haveSourceTokenAmount` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/core/src/controllers/SwapController.ts#L558
Variable name `availableToSwap` must have one of the following prefixes: is, has, can, should, will, did