fix(rgbpp-sdk/ckb): transparent network type transformation #78
Annotations
3 errors and 1 warning
test
@rgbpp-sdk/btc#test: command (/home/runner/work/rgbpp-sdk/rgbpp-sdk/packages/btc) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
tests/Transaction.test.ts > Transaction > sendUtxos() > Transfer protected RGBPP_UTXOs, sum(ins) = sum(outs):
packages/btc/tests/shared/utils.ts#L24
AssertionError: paid fee should be 307±1 satoshi, but paid 309 satoshi: expected false to equal true
- Expected
+ Received
- true
+ false
❯ Module.expectPsbtFeeInRange tests/shared/utils.ts:24:45
❯ tests/Transaction.test.ts:477:7
|
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/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|