.*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules #11675
Annotations
10 errors
xds/internal/httpfilter/rbac/rbac.go#L144
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
xds/internal/httpfilter/rbac/rbac.go#L159
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
internal/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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
|
reflection/test/grpc_testing_not_regenerate/dynamic.go#L18
don't use an underscore in package name https://revive.run/r#var-naming
|
xds/internal/clusterspecifier/rls/rls.go#L68
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
internal/balancer/gracefulswitch/config.go#L61
this block is empty, you can remove it https://revive.run/r#empty-block
|
interop/observability/server/server.go#L19
should have a package comment https://revive.run/r#package-comments
|
orca/producer.go#L75
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
|
This job succeeded
Loading