test diff
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project
no review
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- chronik-client-in-node
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 25326 Build 50233: Build Diff chronik-client-tests Build 50232: arc lint + arc unit
Event Timeline
Comment Actions
work in progress testing from previous diff, to be used as reference for constructing actual diff
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (chronik-client-tests) failed.
Tail of the build log:
/work/modules/chronik-client /work/abc-ci-builds/chronik-client-tests > chronik-client@0.8.4 prepublish > npm run build > chronik-client@0.8.4 build > tsc test/test.ts(754,39): error TS2559: Type '{ is_unsub: boolean; sub_type: { script_type: string; payload: string; }; }' has no properties in common with type 'WsConfig'. test/test.ts(758,43): error TS2559: Type '{ is_unsub: boolean; sub_type: { script_type: string; payload: string; }; }' has no properties in common with type 'WsConfig'. npm ERR! code 2 npm ERR! path /work/modules/chronik-client npm ERR! command failed npm ERR! command sh -c -- npm run build npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2023-10-11T16_54_54_602Z-debug-0.log Build chronik-client-tests failed with exit code 2