Testing #1254
Annotations
10 errors
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/idle/idle.go#L269
exported method Manager.Close 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):
balancer/endpointsharding/endpointsharding.go#L288
exported function ParseConfig should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L57
exported method MetricsRecorderList.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L65
exported method MetricsRecorderList.RecordFloat64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L73
exported method MetricsRecorderList.RecordInt64Histo should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L81
exported method MetricsRecorderList.RecordFloat64Histo should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L89
exported method MetricsRecorderList.RecordInt64Gauge should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L52
exported function NewTestMetricsRecorder should have comment or be unexported https://revive.run/r#exported
|