Address review comments #106
Annotations
11 errors
vet-proto
Process completed with exit code 1.
|
tests (vet, 1.22):
balancer/endpointsharding/endpointsharding.go#L288
exported function ParseConfig should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
profiling/cmd/remote.go#L95
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|
tests (vet, 1.22):
reflection/test/grpc_testing_not_regenerate/testv3.go#L56
exported type SearchResponseV3_State should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
reflection/test/grpc_testing_not_regenerate/testv3.go#L59
exported const SearchResponseV3_UNKNOWN should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
reflection/test/grpc_testing_not_regenerate/testv3.go#L64
exported var SearchResponseV3_State_name should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
orca/producer.go#L75
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
reflection/test/grpc_testing_not_regenerate/testv3.go#L69
exported var SearchResponseV3_State_value should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
reflection/test/grpc_testing_not_regenerate/testv3.go#L78
exported method SearchResponseV3_State.EnumDescriptor should have comment or be unexported https://revive.run/r#exported
|