Skip to content

fix: amount calculation in the rgbpp address balance endpoint #705

fix: amount calculation in the rgbpp address balance endpoint

fix: amount calculation in the rgbpp address balance endpoint #705

Triggered via pull request August 20, 2024 02:15
Status Failure
Total duration 1m 12s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test/services/transaction.test.ts > transactionProcessor > enqueueTransaction: should be add transaction request to queue: test/services/transaction.test.ts#L130
AssertionError: expected 2 to be 1 // Object.is equality - Expected + Received - 1 + 2 ❯ test/services/transaction.test.ts:130:27
test (electrs)
Process completed with exit code 1.
test (mempool)
The job was canceled because "electrs" failed.
test/services/transaction.test.ts > transactionProcessor > enqueueTransaction: should be add transaction request to queue: test/services/transaction.test.ts#L130
AssertionError: expected 2 to be 1 // Object.is equality - Expected + Received - 1 + 2 ❯ test/services/transaction.test.ts:130:27
test (mempool)
Process completed with exit code 1.
test (electrs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/