chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.6.0 to 8.16.0 in /sdk #786
Annotations
4 errors and 3 warnings
test/utxo.test.ts > UTXO Tests > should spend from address to create a transaction with an OP return output:
sdk/src/wallet/utxo.ts#L170
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:170:15
❯ test/utxo.test.ts:95:44
❯ test/utxo.test.ts:79:17
❯ test/utxo.test.ts:77:9
|
test/utxo.test.ts > UTXO Tests > should estimate the fee for a transaction:
sdk/src/wallet/utxo.ts#L385
Error: Failed to create transaction. Do you have enough funds?
❯ Module.estimateTxFee src/wallet/utxo.ts:385:15
❯ test/utxo.test.ts:350:45
❯ test/utxo.test.ts:330:9
|
test/utxo.test.ts > UTXO Tests > should not spend outputs with inscriptions:
sdk/src/wallet/utxo.ts#L170
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:170:15
❯ test/utxo.test.ts:384:9
|
SDK
Process completed with exit code 1.
|
SDK:
sdk/src/ordinals/signer.ts#L11
'_hash' is defined but never used
|
SDK:
sdk/src/ordinals/signer.ts#L11
'_lowR' is defined but never used
|
SDK:
sdk/src/ordinals/signer.ts#L15
'hash' is defined but never used
|