Page MenuHomePhabricator

[Cashtab] Support multiple token actions in tx notifications
DraftPublic

Authored by bytesofman on Tue, May 28, 22:45.
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

TBD

Test Plan

TBD

Diff Detail

Repository
rABC Bitcoin ABC
Branch
notifications
Lint
Lint Errors
SeverityLocationCodeMessage
Errorcashtab/src/chronik/index.js:325ESLINTno-unused-vars
Unit
No Test Coverage
Build Status
Buildable 29152
Build 57840: Build Diffcashtab-tests
Build 57839: arc lint + arc unit

Event Timeline

Tail of the build log:

48 packages are looking for funding
  run `npm fund` for details

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

> chronik-client@0.28.0 build
> tsc

Installing ecash-coinselect dependencies...
/work/modules/ecash-coinselect /work/modules/chronik-client /work/modules/mock-chronik-client /work/modules/ecashaddrjs /work/abc-ci-builds/cashtab-tests

added 293 packages, and audited 294 packages in 1s

44 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
Installing ecash-script dependencies...
/work/modules/ecash-script /work/modules/ecash-coinselect /work/modules/chronik-client /work/modules/mock-chronik-client /work/modules/ecashaddrjs /work/abc-ci-builds/cashtab-tests

added 284 packages, and audited 285 packages in 1s

44 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
/work/cashtab /work/modules/ecash-script /work/modules/ecash-coinselect /work/modules/chronik-client /work/modules/mock-chronik-client /work/modules/ecashaddrjs /work/abc-ci-builds/cashtab-tests

added 1635 packages, and audited 2452 packages in 23s

292 packages are looking for funding
  run `npm fund` for details

3 moderate severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

> cashtab@2.39.1 build
> node scripts/build.js

Creating an optimized production build...
Failed to compile.

[eslint] 
src/chronik/index.js
  Line 325:42:  'tx' is defined but never used  no-unused-vars

Search for the keywords to learn more about each error.


Build cashtab-tests failed with exit code 1