address review comments #89
Annotations
12 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):
examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
balancer/pickfirst/pickfirst.go#L112
exported type Shuffler should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
balancer/pickfirst/pickfirst.go#L116
exported function ShuffleAddressListForTesting should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
examples/features/csm_observability/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
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):
examples/features/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
tests (tests, 1.22, -race)
Process completed with exit code 1.
|