Skip to content

Address review comments #37

Address review comments

Address review comments #37

Triggered via push August 16, 2024 09:31
Status Failure
Total duration 6m 19s
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): 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#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 (vet, 1.22): internal/testutils/stats/test_metrics_recorder.go#L101
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#L110
exported method TestMetricsRecorder.WaitForInt64Histo should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/testutils/stats/test_metrics_recorder.go#L121
exported method TestMetricsRecorder.RecordInt64Histo should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/testutils/stats/test_metrics_recorder.go#L130
exported method TestMetricsRecorder.WaitForFloat64Histo should have comment or be unexported https://revive.run/r#exported