.*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules #11675
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Annotations
11 errors
tests (vet, 1.22):
xds/internal/httpfilter/rbac/rbac.go#L144
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
xds/internal/httpfilter/rbac/rbac.go#L159
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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/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/dynamic.go#L18
don't use an underscore in package name https://revive.run/r#var-naming
|
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/balancer/gracefulswitch/config.go#L61
this block is empty, you can remove it https://revive.run/r#empty-block
|
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):
orca/producer.go#L75
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (tests, 1.22, arm64)
Process completed with exit code 1.
|