Rename Message
struct to IbftMessage
#207
Annotations
4 errors and 1 warning
Linters:
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)
|
Linters:
messages/helpers_test.go#L183
shadow: declaration of "proposalHash" shadows declaration at line 11 (govet)
|
Linters:
core/mock_test.go#L538
directive `//nolint:err113` is unused for linter "err113" (nolintlint)
|
Linters
issues found
|
Linters
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ibft/go-ibft. Supported file pattern: go.sum
|