Skip to content

rbac: fix usage of AuthInfo (#7522) #43

rbac: fix usage of AuthInfo (#7522)

rbac: fix usage of AuthInfo (#7522) #43

Triggered via push August 19, 2024 05:15
Status Success
Total duration 6m 25s
Artifacts

testing.yml

on: push
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): interop/observability/server/server.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): examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): stats/opentelemetry/internal/testutils/testutils.go#L134
should replace bucketCount += 1 with bucketCount++ https://revive.run/r#increment-decrement
tests (vet, 1.22): stats/opentelemetry/internal/testutils/testutils.go#L135
should replace recordingPointIndex += 1 with recordingPointIndex++ https://revive.run/r#increment-decrement
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/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): xds/internal/httpfilter/router/router.go#L57
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id