Skip to content

make tests more readable #68

make tests more readable

make tests more readable #68

Triggered via push August 24, 2024 16:07
Status Failure
Total duration 6m 27s
Artifacts

testing.yml

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

Annotations

11 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/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/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/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/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#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