grpc: Fix flaky picker_wrapper tests #11612
Annotations
10 errors
tests (vet, 1.22):
internal/serviceconfig/serviceconfig.go#L93
this block is empty, you can remove it https://revive.run/r#empty-block
|
tests (vet, 1.22):
xds/internal/xdsclient/loadreport_test.go#L52
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
xds/internal/httpfilter/router/router.go#L57
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L100
exported type MetricsData should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L112
exported method TestMetricsRecorder.WaitForInt64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L123
exported method TestMetricsRecorder.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L136
exported method TestMetricsRecorder.WaitForFloat64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L147
exported method TestMetricsRecorder.RecordFloat64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L160
exported method TestMetricsRecorder.WaitForInt64Histo should have comment or be unexported https://revive.run/r#exported
|