Various updates and enhancements #3
Annotations
11 errors
|
commitment/commitment.go#L193
append to slice `c` with non-zero initialized length (makezero)
|
commitment/commitment.go#L148
exported: exported method List.Encode should have comment or be unexported (revive)
|
commitment/commitment.go#L167
exported: exported function DecodeList 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)
|
frost.go#L205
exported: exported method Configuration.Init should have comment or be unexported (revive)
|
encoding.go#L213
calculated cyclomatic complexity for function Decode is 12, max is 11 (cyclop)
|
encoding.go#L140
frost.Configuration is missing fields group, verified (exhaustruct)
|
internal/hashing.go#L33
ciphersuites is a global variable (gochecknoglobals)
|
encoding.go#L242
shadow: declaration of "err" shadows declaration at line 216 (govet)
|
This job failed
Loading