Skip to content

Testing

Testing #25

Triggered via schedule August 12, 2024 01:09
Status Failure
Total duration 5m 39s
Artifacts

testing.yml

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

Annotations

11 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): interop/observability/server/server.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): internal/serviceconfig/serviceconfig.go#L93
this block is empty, you can remove it https://revive.run/r#empty-block
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): 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/flow_control/server/main.go#L38
should omit type string from declaration of var payload; it will be inferred from the right-hand side https://revive.run/r#var-declaration
tests (vet, 1.22): xds/internal/clusterspecifier/rls/rls.go#L68
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
tests (vet, 1.22): internal/idle/idle.go#L185
exported method Manager.EnterIdleModeForTesting should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
tests (tests, 1.22, arm64)
Process completed with exit code 1.