This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
fix: protocol #105
Annotations
10 errors
Lint:
command/secrets/output/secrets_output.go#L42
string `from the provided secrets manager` has 3 occurrences, make it a constant (goconst)
|
Lint:
consensus/ibft/frost/frost.go#L87
assignments should only be cuddled with other assignments (wsl)
|
Lint:
consensus/ibft/frost/frost.go#L111
expressions should not be cuddled with blocks (wsl)
|
Lint:
consensus/ibft/frost/frost.go#L112
branch statements should not be cuddled if block has more than two lines (wsl)
|
Lint:
consensus/ibft/frost/frost.go#L106
if statements should only be cuddled with assignments (wsl)
|
Lint:
consensus/ibft/frost/frost.go#L114
expressions should not be cuddled with blocks (wsl)
|
Lint:
consensus/ibft/frost/frost.go#L119
assignments should only be cuddled with other assignments (wsl)
|
Lint:
consensus/ibft/frost/frost.go#L53
ST1003: struct field myId should be myID (stylecheck)
|
Lint:
consensus/ibft/frost/frost.go#L77
ST1016: methods on the same type should have the same receiver name (seen 2x "f", 2x "i") (stylecheck)
|
Lint
issues found
|
The logs for this run have expired and are no longer available.
Loading