Skip to content

start connecting in exitIdle only when balancer is in idle #34

start connecting in exitIdle only when balancer is in idle

start connecting in exitIdle only when balancer is in idle #34

Triggered via push August 14, 2024 20:10
Status Failure
Total duration 6m 36s
Artifacts

testing.yml

on: push
vet-proto
21s
vet-proto
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
vet-proto
Process completed with exit code 1.
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#L46
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#L58
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#L70
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#L81
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#L90
exported method TestMetricsRecorder.WaitForFloat64Count should have comment or be unexported https://revive.run/r#exported
tests (tests, 1.22)
Process completed with exit code 1.