Skip to content

Testing

Testing #3529

Triggered via schedule August 25, 2024 01:14
Status Success
Total duration 6m 37s
Artifacts

testing.yml

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

Annotations

10 errors
tests (vet, 1.22): examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): examples/features/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
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#L34
don't use an underscore in package name https://revive.run/r#var-naming
tests (vet, 1.22): examples/features/csm_observability/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
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 (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L59
don't use underscores in Go names; const SearchResponseV3_UNKNOWN should be SearchResponseV3UNKNOWN https://revive.run/r#var-naming