Various updates and enhancements #2
Annotations
11 errors
|
frost.go#L134
cognitive complexity 18 of func `(*Configuration).verify` is high (> 16) (gocognit)
|
frost.go#L195
exported: exported method Configuration.Init should have comment or be unexported (revive)
|
signer.go#L39
exported: exported type NonceCommitment should have comment or be unexported (revive)
|
signer.go#L45
exported: exported method Signer.ClearNonceCommitment should have comment or be unexported (revive)
|
encoding.go#L134
frost.Configuration is missing fields group, verified (exhaustruct)
|
internal/hashing.go#L33
ciphersuites is a global variable (gochecknoglobals)
|
encoding.go#L231
shadow: declaration of "err" shadows declaration at line 205 (govet)
|
encoding.go#L238
shadow: declaration of "err" shadows declaration at line 205 (govet)
|
debug/debug.go#L130
error returned from external package is unwrapped: sig: func github.com/bytemare/secret-sharing.PubKeyForCommitment(g github.com/bytemare/crypto.Group, id uint64, commitment []*github.com/bytemare/crypto.Element) (*github.com/bytemare/crypto.Element, error) (wrapcheck)
|
|
The logs for this run have expired and are no longer available.
Loading