Skip to content

Ledger refactor (#218) #578

Ledger refactor (#218)

Ledger refactor (#218) #578

GitHub Actions / ESLint succeeded Oct 6, 2023 in 0s

11 warnings

ESLint found 11 warnings

Annotations

Check warning on line 1 in scripts/accounts.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/accounts.js#L1

'Contact' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 2 in scripts/contacts-book.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/contacts-book.js#L2

'Account' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 1 in scripts/database.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/database.js#L1

'IDBPDatabase' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 225 in scripts/database.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/database.js#L225

'publicKey' is defined but never used. Allowed unused args must match /^_/u (@typescript-eslint/no-unused-vars)

Check warning on line 12 in scripts/global.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/global.js#L12

'LegacyMasterKey' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 13 in scripts/global.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/global.js#L13

'HistoricalTxType' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 1 in scripts/i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/i18n.js#L1

'translation_template' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 3 in scripts/settings.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/settings.js#L3

'getBalance' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 21 in scripts/wallet.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/wallet.js#L21

'getBalance' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 32 in scripts/wallet.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/wallet.js#L32

'getHardwareWalletKeys' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 289 in scripts/wallet.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/wallet.js#L289

'fSavePublicKey' is assigned a value but never used (@typescript-eslint/no-unused-vars)