Skip to content

feat: rgb++ ckb transaction queue #48

feat: rgb++ ckb transaction queue

feat: rgb++ ckb transaction queue #48

Triggered via pull request March 18, 2024 04:46
Status Failure
Total duration 59s
Billable time 1m
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test/services/transaction.test.ts > transactionManager > verifyTransaction: should return true for valid transaction: test/services/transaction.test.ts#L34
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/services/transaction.test.ts:34:21
test/services/transaction.test.ts > transactionManager > verifyTransaction: should throw DelayedError for unconfirmed transaction: test/services/transaction.test.ts#L102
AssertionError: promise resolved "false" instead of rejecting - Expected: [Error: rejected promise] + Received: false ❯ test/services/transaction.test.ts:102:74
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.