Skip to content

fix: protocol

fix: protocol #105

Triggered via push October 24, 2023 14:52
Status Failure
Total duration 3m 47s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci_lint: command/secrets/output/secrets_output.go#L42
string `from the provided secrets manager` has 3 occurrences, make it a constant (goconst)
golangci_lint: consensus/ibft/frost/frost.go#L87
assignments should only be cuddled with other assignments (wsl)
golangci_lint: consensus/ibft/frost/frost.go#L111
expressions should not be cuddled with blocks (wsl)
golangci_lint: consensus/ibft/frost/frost.go#L112
branch statements should not be cuddled if block has more than two lines (wsl)
golangci_lint: consensus/ibft/frost/frost.go#L106
if statements should only be cuddled with assignments (wsl)
golangci_lint: consensus/ibft/frost/frost.go#L114
expressions should not be cuddled with blocks (wsl)
golangci_lint: consensus/ibft/frost/frost.go#L119
assignments should only be cuddled with other assignments (wsl)
golangci_lint: consensus/ibft/frost/frost.go#L53
ST1003: struct field myId should be myID (stylecheck)
golangci_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)
golangci_lint
issues found