Skip to content

lots of error handling and sanity #37

lots of error handling and sanity

lots of error handling and sanity #37

Triggered via push January 3, 2024 06:52
Status Failure
Total duration 17s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

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)
build
The process '/usr/bin/git' failed with exit code 128