Pre-share nonces #779
Annotations
9 errors and 2 warnings
signer/cosigner_nonce_cache_test.go#L34
Error return value of `nonceCache.GetNonces` is not checked (errcheck)
|
signer/cosigner_grpc_server.go#L90
unslice: could simplify uuidBytes[:] to uuidBytes (gocritic)
|
signer/threshold_validator.go#L509
appendAssign: append result not assigned to the same slice (gocritic)
|
signer/local_cosigner.go#L206
line is 128 characters (lll)
|
signer/remote_signer.go#L211
line is 126 characters (lll)
|
signer/threshold_validator.go#L80
line is 155 characters (lll)
|
signer/remote_cosigner.go#L125
unnecessary conversion (unconvert)
|
signer/cosigner.go#L106
ST1016: methods on the same type should have the same receiver name (seen 1x "c", 1x "n") (stylecheck)
|
|
signer/local_cosigner.go#L242
unused-parameter: parameter 'uuid' seems to be unused, consider removing or renaming it as _ (revive)
|
signer/cosigner.go#L118
receiver-naming: receiver name n should be consistent with previous receiver name c for CosignerUUIDNonces (revive)
|
The logs for this run have expired and are no longer available.
Loading