Skip to content

Testing

Testing #92

Triggered via schedule September 1, 2024 01:21
Status Failure
Total duration 5m 54s
Artifacts

testing.yml

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

Annotations

11 errors
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): examples/features/flow_control/client/main.go#L37
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): examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
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): profiling/cmd/remote.go#L95
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
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): 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/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): mem/buffers.go#L68
exported function IsBelowBufferPoolingThreshold should have comment or be unexported https://revive.run/r#exported
tests (tests, 1.22, arm64)
Process completed with exit code 1.