[i18] fix alerts #785
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/bitTrx.js#L6
'wallet' 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#L248
'publicKey' is defined but never used. Allowed unused args must match /^_/u
|
Run linters:
scripts/global.js#L6
'LegacyMasterKey' is defined but never used
|
Run linters:
scripts/index.js#L13
'start' 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
|
Run linters:
scripts/mempool.js#L255
'_' is assigned a value but never used
|