lots of error handling and sanity #37
Annotations
10 errors and 1 warning
Build:
pkg/ec/ecdsa/error.go#L127
e redeclared in this block
|
Build:
pkg/ec/ecdsa/error.go#L127
other declaration of e
|
Build:
pkg/ec/schnorr/signature.go#L175
e redeclared in this block
|
Build:
pkg/ec/schnorr/signature.go#L113
other declaration of e
|
Build:
pkg/ec/schnorr/signature.go#L176
e.SetBytes undefined (type error has no field or method SetBytes)
|
Build:
pkg/ec/schnorr/signature.go#L180
e.Negate undefined (type error has no field or method Negate)
|
Build:
pkg/ec/schnorr/signature.go#L188
cannot use &e (value of type *error) as *secp256k1.ModNScalar value in argument to btcec.ScalarMultNonConst
|
Build:
pkg/ec/schnorr/musig2/sign.go#L553
e redeclared in this block
|
Build:
pkg/ec/schnorr/musig2/sign.go#L426
other declaration of e
|
Build:
pkg/ec/schnorr/musig2/sign.go#L554
e.SetByteSlice undefined (type error has no field or method SetByteSlice)
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
The logs for this run have expired and are no longer available.
Loading