Bump github.com/bitcoin-sv/go-sdk from 1.1.7 to 1.1.11 #524
Annotations
10 errors and 1 warning
test (1.23.x, ubuntu-latest):
examples/sign/sign.go#L7
could not import github.com/bitcoinschema/go-aip (-: # github.com/bitcoinschema/go-aip
|
test (1.23.x, ubuntu-latest):
aip.go#L128
privateKey.PubKey().SerializeCompressed undefined (type *"github.com/bitcoin-sv/go-sdk/primitives/ec".PublicKey has no field or method SerializeCompressed)) (typecheck)
|
test (1.23.x, ubuntu-latest):
examples/sign/sign.go#L12
undefined: aip (typecheck)
|
test (1.23.x, ubuntu-latest):
examples/sign/sign.go#L14
undefined: aip (typecheck)
|
test (1.23.x, ubuntu-latest):
examples/sign_op_return/sign_op_return.go#L7
could not import github.com/bitcoinschema/go-aip (-: # github.com/bitcoinschema/go-aip
|
test (1.23.x, ubuntu-latest):
aip.go#L128
privateKey.PubKey().SerializeCompressed undefined (type *"github.com/bitcoin-sv/go-sdk/primitives/ec".PublicKey has no field or method SerializeCompressed)) (typecheck)
|
test (1.23.x, ubuntu-latest):
examples/sign_op_return/sign_op_return.go#L12
undefined: aip (typecheck)
|
test (1.23.x, ubuntu-latest):
examples/sign_op_return/sign_op_return.go#L14
undefined: aip (typecheck)
|
test (1.23.x, ubuntu-latest):
examples/validate/validate.go#L7
could not import github.com/bitcoinschema/go-aip (-: # github.com/bitcoinschema/go-aip
|
test (1.23.x, ubuntu-latest):
aip.go#L128
privateKey.PubKey().SerializeCompressed undefined (type *"github.com/bitcoin-sv/go-sdk/primitives/ec".PublicKey has no field or method SerializeCompressed)) (typecheck)
|
test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-aip/go-aip. Supported file pattern: go.sum
|