Skip to content

feat: onramp signet #173

feat: onramp signet

feat: onramp signet #173

Triggered via pull request March 3, 2025 15:16
Status Failure
Total duration 31s
Artifacts

sdk.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
test/utxo.test.ts > UTXO Tests > should not spend outputs with inscriptions: sdk/src/wallet/utxo.ts#L199
Error: Public key is required to spend from the selected address type ❯ Module.createBitcoinPsbt src/wallet/utxo.ts:199:19 ❯ test/utxo.test.ts:382:15
test/utxo.test.ts > UTXO Tests > should return address balance: sdk/test/utxo.test.ts#L422
{ message: '', actual: 'null', expected: 'undefined', showDiff: false, stackStr: 'AssertionError: \n' + ' at /home/runner/work/bob/bob/sdk/test/utxo.test.ts:422:9\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at file:///home/runner/work/bob/bob/sdk/node_modules/@vitest/runner/dist/index.js:561:22', nameStr: 'AssertionError', name: 'AssertionError', ok: false, stack: 'AssertionError: \n' + ' at /home/runner/work/bob/bob/sdk/test/utxo.test.ts:422:9\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at file:///home/runner/work/bob/bob/sdk/node_modules/@vitest/runner/dist/index.js:561:22', stacks: [ { method: '', file: '/home/runner/work/bob/bob/sdk/test/utxo.test.ts', line: 422, column: 9 } ] } ❯ test/utxo.test.ts:422:9
test/utxo.test.ts > UTXO Tests > outputs could be spent if not confirmed by ord service, not indexed and does not contain runes or inscriptions: sdk/test/utxo.test.ts#L583
AssertionError: expected 0n to deeply equal 323967n - Expected + Received - 323967n + 0n ❯ test/utxo.test.ts:583:39
Tests
Process completed with exit code 1.
Tests: sdk/src/ordinals/signer.ts#L11
'_hash' is defined but never used
Tests: sdk/src/ordinals/signer.ts#L11
'_lowR' is defined but never used
Tests: sdk/src/ordinals/signer.ts#L15
'hash' is defined but never used