Testing #11632
Annotations
10 errors
balancer/pickfirst/pickfirst.go#L106
exported type Shuffler should have comment or be unexported https://revive.run/r#exported
|
internal/stats/metrics_recorder_list.go#L57
exported method MetricsRecorderList.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/advancedtls/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
balancer/rls/config.go#L273
this block is empty, you can remove it https://revive.run/r#empty-block
|
balancer/endpointsharding/endpointsharding.go#L288
exported function ParseConfig should have comment or be unexported https://revive.run/r#exported
|
examples/features/advancedtls/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
This job succeeded
Loading