Skip to content

Add ability for MPW to run explorer-less #1634

Add ability for MPW to run explorer-less

Add ability for MPW to run explorer-less #1634

Triggered via pull request October 18, 2024 15:21
Status Failure
Total duration 46s
Artifacts

lint.yaml

on: pull_request
Run linters
35s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
tests/integration/wallet/sync.spec.js > Wallet sync tests > Basic 2 wallets sync test: tests/integration/wallet/sync.spec.js#L80
AssertionError: expected 100000000 to be 105000000 // Object.is equality - Expected + Received - 105000000 + 100000000 ❯ tests/integration/wallet/sync.spec.js:80:34
tests/integration/wallet/sync.spec.js > Wallet sync tests > MAX_ACCOUNT_GAP is respected: tests/integration/wallet/sync.spec.js#L112
AssertionError: expected 100000000 to be 101000000 // Object.is equality - Expected + Received - 101000000 + 100000000 ❯ tests/integration/wallet/sync.spec.js:112:38
tests/integration/wallet/sync.spec.js > Wallet sync tests > recognizes immature balance: tests/integration/wallet/sync.spec.js#L133
AssertionError: expected +0 to be 2000000000000 // Object.is equality - Expected + Received - 2000000000000 + 0 ❯ tests/integration/wallet/sync.spec.js:133:70
Run linters
Process completed with exit code 1.
Run linters: scripts/__mocks__/network.js#L42
'n' is defined but never used. Allowed unused args must match /^_/u
Run linters: scripts/__mocks__/network.js#L82
'skipCoinstake' is assigned a value but never used
Run linters: scripts/database.js#L5
'confirmPopup' is defined but never used
Run linters: scripts/database.js#L5
'sanitizeHTML' is defined but never used
Run linters: scripts/database.js#L8
'ALERTS' is defined but never used
Run linters: scripts/database.js#L8
'translation' is defined but never used