Skip to content

Fix/perp share interface #41428

Fix/perp share interface

Fix/perp share interface #41428

Re-run triggered November 14, 2025 13:24
Status Success
Total duration 12m 16s
Artifacts

lint.yml

on: pull_request
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