Various updates and enhancements #1
Annotations
11 errors
|
debug/debug.go#L30
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
debug/debug.go#L81
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
internal/utils.go#L61
Comment should end in a period (godot)
|
internal/errors.go#L18
exported: exported var ErrWrongVerificationData should have comment or be unexported (revive)
|
participant.go#L57
exported: exported method Participant.Identifier should have comment or be unexported (revive)
|
frost.go#L45
const `ed448` is unused (unused)
|
internal/errors.go#L20
Duplicate words (not) found (dupword)
|
internal/ciphersuite.go#L44
missing cases in switch of type crypto.Group: crypto.P384Sha384, crypto.P521Sha512 (exhaustive)
|
frost.go#L65
missing cases in switch of type frost.Ciphersuite: frost.ed448 (exhaustive)
|
frost.go#L115
missing cases in switch of type frost.Ciphersuite: frost.ed448 (exhaustive)
|
The logs for this run have expired and are no longer available.
Loading