Skip to content

Testing

Testing #3540

Triggered via schedule August 31, 2024 01:10
Status Success
Total duration 6m 42s
Artifacts

testing.yml

on: schedule
vet-proto
20s
vet-proto
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests (vet, 1.22): interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): stats/opentelemetry/server_metrics.go#L107
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
tests (vet, 1.22): internal/testutils/stats/test_metrics_recorder.go#L171
exported method TestMetricsRecorder.RecordInt64Histo should have comment or be unexported https://revive.run/r#exported