Skip to content

fix: handle private key decryption errors explicitly when sending assets #122

fix: handle private key decryption errors explicitly when sending assets

fix: handle private key decryption errors explicitly when sending assets #122

Status Success
Total duration 3m 14s
Artifacts

pull_request_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: src/extension/apps/main/Root.tsx#L6
'useLoaderData' is defined but never used
Lint: src/extension/components/AddressDisplay/AddressDisplay.tsx#L38
'network' is defined but never used
Lint: src/extension/components/AddressInput/hooks/useAddressInput.ts#L1
'ChangeEvent' is defined but never used
Lint: src/extension/components/AddressInput/types/IUseAddressInputState.ts#L1
'ChangeEvent' is defined but never used
Lint: src/extension/components/AssetBadge/AssetBadge.tsx#L1
'HStack' is defined but never used
Lint: src/extension/components/AssetSelect/AssetSelect.tsx#L224
'state' is defined but never used
Lint: src/extension/components/AssetsTab/AssetTabArc200AssetItem.tsx#L22
'ACCOUNTS_ROUTE' is defined but never used
Lint: src/extension/components/AssetsTab/AssetTabArc200AssetItem.tsx#L41
'AccountService' is defined but never used
Lint: src/extension/components/AssetsTab/AssetTabArc200AssetItem.tsx#L58
'account' is defined but never used
Lint: src/extension/components/AssetsTab/AssetTabArc200AssetItem.tsx#L64
'colorMode' is assigned a value but never used