Tx refactor #949
Annotations
11 warnings
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linters:
scripts/accounts.js#L1
'Contact' is defined but never used
|
Run linters:
scripts/contacts-book.js#L2
'Account' is defined but never used
|
Run linters:
scripts/database.js#L1
'IDBPDatabase' is defined but never used
|
Run linters:
scripts/database.js#L245
'publicKey' is defined but never used. Allowed unused args must match /^_/u
|
Run linters:
scripts/global.js#L7
'getNewAddress' is defined but never used
|
Run linters:
scripts/global.js#L8
'LegacyMasterKey' is defined but never used
|
Run linters:
scripts/index.js#L12
'start' is defined but never used
|
Run linters:
scripts/ledger.js#L2
'translation' is defined but never used
|
Run linters:
scripts/ledger.js#L3
'AppBtc' is defined but never used
|
Run linters:
scripts/ledger.js#L4
'TransportWebUSB' is defined but never used
|