Bump google.golang.org/grpc from 1.53.0 to 1.56.3 #1706
Annotations
10 errors
lint:
pkg/orderers/internal/parts/viewchange/pbftviewchange.go#L267
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
codegen/generators/dsl-gen/generator/events.go#L177
string `Upon` has 9 occurrences, make it a constant (goconst)
|
lint:
codegen/generators/dsl-gen/generator/messages.go#L53
string `Received` has 5 occurrences, make it a constant (goconst)
|
lint:
cmd/bench/parameterset/parameterset.go#L44
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
lint:
pkg/crypto/defaultimpl.go#L314
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
pkg/factorymodule/factory_test.go#L48
string ` Init` has 3 occurrences, make it a constant (goconst)
|
lint:
pkg/orderers/internal/parts/goodcase/pbftgoodcase.go#L478
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
lint:
pkg/iss/leaderselectionpolicy/leaderselectionpolicy.go#L57
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
lint:
pkg/orderers/internal/common/pbftviewchangestate.go#L362
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint
issues found
|