Skip to content

feat: added wallet side integration for neutrino #120

feat: added wallet side integration for neutrino

feat: added wallet side integration for neutrino #120

Triggered via pull request June 26, 2023 17:46
Status Failure
Total duration 11m 10s
Artifacts

test.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: lib/blockchain/chain.js#L1944
'entry' is never reassigned. Use 'const' instead
Lint: lib/blockchain/chain.js#L1961
'entry' is never reassigned. Use 'const' instead
Lint: lib/blockchain/chaindb.js#L1156
Expected space(s) after "if"
Lint: lib/net/pool.js#L2326
Trailing spaces not allowed
Lint: lib/node/http.js#L506
Missing semicolon
Lint: lib/wallet/client.js#L15
'WalletKey' is assigned a value but never used
Lint: lib/wallet/client.js#L16
'Filter' is assigned a value but never used
Lint: lib/wallet/nodeclient.js#L11
'WalletKey' is assigned a value but never used
Lint: lib/wallet/nodeclient.js#L12
'Filter' is assigned a value but never used
Lint: lib/wallet/nodeclient.js#L56
Expected space(s) after "if"