Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

feat/SPV-938: temp commit 2 #286

feat/SPV-938: temp commit 2

feat/SPV-938: temp commit 2 #286

Triggered via push July 25, 2024 06:33
Status Failure
Total duration 36s
Artifacts
test-and-lint
26s
test-and-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test-and-lint: broadcast/internal/arc/arc_submit_tx.go#L313
input.PreviousTxOutIndex undefined (type *"github.com/bitcoin-sv/go-sdk/transaction".TransactionInput has no field or method PreviousTxOutIndex)
test-and-lint: broadcast/internal/arc/arc_submit_tx.go#L314
input.PreviousTxScript undefined (type *"github.com/bitcoin-sv/go-sdk/transaction".TransactionInput has no field or method PreviousTxScript)
test-and-lint: broadcast/internal/arc/arc_submit_tx.go#L315
input.PreviousTxSatoshis undefined (type *"github.com/bitcoin-sv/go-sdk/transaction".TransactionInput has no field or method PreviousTxSatoshis)
test-and-lint
Process completed with exit code 201.
test-and-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/