Rename Message
struct to IbftMessage
#207
Annotations
4 errors and 1 warning
core/mock_test.go#L535
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\n\t\"await exceeded timeout for %d nodes\",\n\tcount,\n)" (err113)
|
messages/helpers_test.go#L183
shadow: declaration of "proposalHash" shadows declaration at line 11 (govet)
|
core/mock_test.go#L538
directive `//nolint:err113` is unused for linter "err113" (nolintlint)
|
|
|
This job failed
Loading