Skip to content

Add setting for hiding balances #171

Add setting for hiding balances

Add setting for hiding balances #171

Triggered via pull request February 11, 2025 23:23
Status Failure
Total duration 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint
Property '[SettingsKey.HideBalances]' is missing in type '{ pin: undefined; network: Network.TESTNET; }' but required in type '{ network: Network; hideBalances: "true" | "false"; pin?: string | undefined; }'.
Lint
Property '[SettingsKey.HideBalances]' is missing in type '{ pin: undefined; network: Network.TESTNET; }' but required in type '{ network: Network; hideBalances: "true" | "false"; pin?: string | undefined; }'.
Lint
Process completed with exit code 1.