Skip to content

Add database tests (#285) #954

Add database tests (#285)

Add database tests (#285) #954

Triggered via push December 19, 2023 15:02
Status Success
Total duration 46s
Artifacts

lint.yaml

on: push
Run linters
37s
Run linters
Fit to window
Zoom out
Zoom in

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#L254
'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#L265
'_' is assigned a value but never used