Skip to content

feat: add new logos and enhance main screen functionality #53

feat: add new logos and enhance main screen functionality

feat: add new logos and enhance main screen functionality #53

Triggered via push August 17, 2025 21:24
Status Failure
Total duration 35s
Artifacts

code-quality.yml

on: push
code-quality
31s
code-quality
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
code-quality: src/client/components/dialogs/send-token/send-on-evm/transaction-success.tsx#L107
'handleSendAnother' is assigned a value but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/transaction-success.tsx#L13
'TokenLogo' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/transaction-success.tsx#L12
'getNetworkIcon' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/transaction-success.tsx#L11
'ExternalLink' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/transaction-success.tsx#L11
'Send' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/send-token.tsx#L20
'BookText' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/send-token.tsx#L16
'Coins' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/send-token.tsx#L15
'DollarSign' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/client/components/dialogs/send-token/send-on-evm/send-token.tsx#L13
'ArrowLeft' is defined but never used. Allowed unused vars must match /^_/u
code-quality: src/background/handlers/evm-handler.ts#L25
Unexpected any. Specify a different type
code-quality: src/background/handlers/evm-handler.ts#L15
Unexpected any. Specify a different type
code-quality: src/background/handlers/account-handler.ts#L49
Unexpected any. Specify a different type
code-quality: src/background/content-script.ts#L33
Unexpected any. Specify a different type
code-quality: src/background/content-script.ts#L33
Unexpected any. Specify a different type
code-quality: src/background/content-script.ts#L18
Unexpected any. Specify a different type
code-quality: src/background/content-script.ts#L12
Unexpected any. Specify a different type
code-quality: src/background/content-script.ts#L6
Unexpected any. Specify a different type
code-quality: src/background/background.ts#L13
Unexpected any. Specify a different type
code-quality: src/background/background.ts#L7
Unexpected any. Specify a different type