Better get balance #820
Annotations
6 errors and 4 warnings
Run tests:
sdk/src/wallet/utxo.ts#L63
TypeError: Cannot read properties of undefined (reading 'children')
❯ checkUtxoNode src/wallet/utxo.ts:63:14
❯ src/wallet/utxo.ts:187:17
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:172:5
❯ test/utxo.test.ts:101:44
❯ test/utxo.test.ts:85:17
❯ test/utxo.test.ts:83:9
|
Run tests:
sdk/src/wallet/utxo.ts#L63
TypeError: Cannot read properties of undefined (reading 'children')
❯ checkUtxoNode src/wallet/utxo.ts:63:14
❯ src/wallet/utxo.ts:408:17
❯ Module.estimateTxFee src/wallet/utxo.ts:392:5
❯ test/utxo.test.ts:356:45
❯ test/utxo.test.ts:336:9
|
Run tests:
sdk/src/wallet/utxo.ts#L63
TypeError: Cannot read properties of undefined (reading 'children')
❯ checkUtxoNode src/wallet/utxo.ts:63:14
❯ src/wallet/utxo.ts:187:17
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:172:5
❯ test/utxo.test.ts:390:9
|
Run tests:
sdk/test/utxo.test.ts#L420
AssertionError: expected [Function] to throw error including 'Failed to create transaction. Do you …' but got 'Cannot read properties of undefined (…'
Expected: "Failed to create transaction. Do you have enough funds?"
Received: "Cannot read properties of undefined (reading 'children')"
❯ test/utxo.test.ts:420:9
|
Run tests:
sdk/src/wallet/utxo.ts#L63
TypeError: Cannot read properties of undefined (reading 'children')
❯ checkUtxoNode src/wallet/utxo.ts:63:14
❯ src/wallet/utxo.ts:516:13
❯ Module.getBalance src/wallet/utxo.ts:511:25
❯ test/utxo.test.ts:428:25
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L11
'_hash' is defined but never used
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L11
'_lowR' is defined but never used
|
Run npm run lint:
sdk/src/ordinals/signer.ts#L15
'hash' is defined but never used
|
Loading