refacetor beef function and support V2 BEEF with NewBEEFFromBytes #182
golangci-lint.yaml
on: pull_request
detect-modules
5s
Matrix: golangci-lint
Annotations
10 errors and 2 warnings
golangci-lint (/home/runner/work/go-sdk/go-sdk):
compat/bsm/sign.go#L10
could not import github.com/bitcoin-sv/go-sdk/transaction (-: # github.com/bitcoin-sv/go-sdk/transaction
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
transaction/beef.go#L732
b.sortTxs undefined (type *Beef has no field or method sortTxs, but does have SortTxs)) (typecheck)
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
docs/examples/broadcaster/broadcaster_gp/broadcaster_gp.go#L4
could not import github.com/bitcoin-sv/go-sdk/transaction (-: # github.com/bitcoin-sv/go-sdk/transaction
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
transaction/beef.go#L732
b.sortTxs undefined (type *Beef has no field or method sortTxs, but does have SortTxs)) (typecheck)
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
docs/examples/broadcaster/broadcaster_woc/broadcaster_woc.go#L4
could not import github.com/bitcoin-sv/go-sdk/transaction (-: # github.com/bitcoin-sv/go-sdk/transaction
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
transaction/beef.go#L732
b.sortTxs undefined (type *Beef has no field or method sortTxs, but does have SortTxs)) (typecheck)
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
transaction/template/p2pkh/p2pkh.go#L8
could not import github.com/bitcoin-sv/go-sdk/transaction (-: # github.com/bitcoin-sv/go-sdk/transaction
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
transaction/beef.go#L732
b.sortTxs undefined (type *Beef has no field or method sortTxs, but does have SortTxs)) (typecheck)
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
docs/examples/create_simple_tx/create_simple_tx.go#L9
could not import github.com/bitcoin-sv/go-sdk/transaction (-: # github.com/bitcoin-sv/go-sdk/transaction
|
golangci-lint (/home/runner/work/go-sdk/go-sdk):
transaction/beef.go#L732
b.sortTxs undefined (type *Beef has no field or method sortTxs, but does have SortTxs)) (typecheck)
|
detect-modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint (/home/runner/work/go-sdk/go-sdk)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|