Better get balance #847
Annotations
8 errors and 4 warnings
Run tests:
sdk/src/ordinal-api/index.ts#L588
Error: Not Found
❯ OrdinalsClient.postJson src/ordinal-api/index.ts:588:19
❯ createUtxoNodes src/wallet/utxo.ts:33:21
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:186:27
❯ GatewayApiClient.startOrder src/gateway/client.ts:200:26
❯ test/gateway.test.ts:168:24
|
Run tests:
sdk/src/ordinal-api/index.ts#L588
Error: Not Found
❯ OrdinalsClient.postJson src/ordinal-api/index.ts:588:19
❯ createUtxoNodes src/wallet/utxo.ts:33:21
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:186:27
❯ test/utxo.test.ts:102:44
❯ test/utxo.test.ts:86:17
❯ test/utxo.test.ts:84:9
|
Run tests:
sdk/src/ordinal-api/index.ts#L588
Error: Not Found
❯ OrdinalsClient.postJson src/ordinal-api/index.ts:588:19
❯ createUtxoNodes src/wallet/utxo.ts:33:21
❯ Module.estimateTxFee src/wallet/utxo.ts:402:27
❯ test/utxo.test.ts:357:45
❯ test/utxo.test.ts:337:9
|
Run tests:
sdk/src/ordinal-api/index.ts#L588
Error: Not Found
❯ OrdinalsClient.postJson src/ordinal-api/index.ts:588:19
❯ createUtxoNodes src/wallet/utxo.ts:33:21
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:186:27
❯ test/utxo.test.ts:391:9
|
Run tests:
sdk/test/utxo.test.ts#L421
AssertionError: expected [Function] to throw error including 'Failed to create transaction. Do you …' but got 'Not Found'
Expected: "Failed to create transaction. Do you have enough funds?"
Received: "Not Found"
❯ test/utxo.test.ts:421:9
|
Run tests:
sdk/src/ordinal-api/index.ts#L588
Error: Not Found
❯ OrdinalsClient.postJson src/ordinal-api/index.ts:588:19
❯ createUtxoNodes src/wallet/utxo.ts:33:21
❯ Module.getBalance src/wallet/utxo.ts:518:27
❯ test/utxo.test.ts:429:25
|
Run tests:
sdk/src/ordinal-api/index.ts#L588
Error: Not Found
❯ OrdinalsClient.postJson src/ordinal-api/index.ts:588:19
❯ createUtxoNodes src/wallet/utxo.ts:33:21
❯ Module.getBalance src/wallet/utxo.ts:518:27
❯ test/utxo.test.ts:472:29
|
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