Skip to content

fix: swap web toaccount fix (#8997) #41424

fix: swap web toaccount fix (#8997)

fix: swap web toaccount fix (#8997) #41424

Triggered via push November 14, 2025 10:56
Status Success
Total duration 9m 10s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (20.x): packages/kit-bg/src/providers/ProviderApiAptos.ts#L8
'MultiAgentTransaction' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x): packages/kit-bg/src/desktopApis/base/JsBridgeDesktopApiOfMain.ts#L33
'others' is defined but never used. Allowed unused args must match /^_/u
lint (20.x): packages/kit-bg/src/dbs/local/LocalDbBase.ts#L5470
Unexpected constant condition
lint (20.x): packages/components/src/forms/TextArea/sizeVariant.ts#L18
Forbidden non-null assertion
lint (20.x): packages/components/src/forms/Input/Input.android.tsx#L28
Forbidden non-null assertion
lint (20.x): packages/components/src/composite/Tabs/List.tsx#L475
'autoSizerWidth' is defined but never used. Allowed unused args must match /^_/u
lint (20.x): packages/components/src/composite/Tabs/Container.tsx#L90
'props' is defined but never used. Allowed unused args must match /^_/u
lint (20.x): packages/components/src/composite/SegmentSlider/index.tsx#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x): apps/ext/src/background/extUI.ts#L27
'port' is defined but never used. Allowed unused args must match /^_/u
lint (20.x): apps/ext/src/background/extUI.ts#L17
'p' is assigned a value but never used. Allowed unused vars must match /^_/u