Fix address to endpoint conversion logic #27
Annotations
11 errors
vet-proto
Process completed with exit code 1.
|
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):
balancer/pickfirst/pickfirst.go#L111
exported type Shuffler should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
balancer/pickfirst/pickfirst.go#L115
exported function ShuffleAddressListForTesting should have comment or be unexported https://revive.run/r#exported
|
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):
interop/observability/server/server.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):
internal/idle/idle.go#L185
exported method Manager.EnterIdleModeForTesting should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/balancer/gracefulswitch/config.go#L36
exported function ChildName should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
security/advancedtls/advancedtls.go#L44
exported type CertificateChains 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
|