Skip to content

Testing

Testing #3550

Triggered via schedule September 10, 2024 01:12
Status Failure
Total duration 5m 49s
Artifacts

testing.yml

on: schedule
vet-proto
24s
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/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/dynamic.go#L18
don't use an underscore in package name https://revive.run/r#var-naming
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L382
context.Context should be the first parameter of a function https://revive.run/r#context-as-argument
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L34
don't use an underscore in package name https://revive.run/r#var-naming
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L56
don't use underscores in Go names; type SearchResponseV3_State should be SearchResponseV3State https://revive.run/r#var-naming
tests (tests, 1.22, arm64)
Process completed with exit code 1.