Address review comments #116
Annotations
11 errors
vet-proto
Process completed with exit code 1.
|
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):
credentials/tls/certprovider/pemfile/builder.go#L32
exported const PluginName should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
|
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/customloadbalancer/server/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):
examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
internal/balancer/gracefulswitch/config.go#L36
exported function ChildName should have comment or be unexported https://revive.run/r#exported
|