build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.36.0 #1155
Annotations
8 errors and 2 warnings
golangci-lint:
libs/bytes/bytes.go#L61
Error return value of `s.Write` is not checked (errcheck)
|
golangci-lint:
libs/bytes/bytes.go#L63
Error return value of `s.Write` is not checked (errcheck)
|
golangci-lint:
libs/os/os.go#L44
printf: non-constant format string in call to fmt.Printf (govet)
|
golangci-lint:
privval/signer_client.go#L133
printf: non-constant format string in call to fmt.Errorf (govet)
|
golangci-lint:
types/validator_set_test.go#L304
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
golangci-lint:
types/validator_set_test.go#L315
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
golangci-lint:
types/validator_set_test.go#L314
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint
issues found
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ostracon/ostracon. Supported file pattern: go.sum
|