rbac: fix usage of AuthInfo #11470
Annotations
10 errors
cmd/protoc-gen-go-grpc/grpc.go#L352
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|
cmd/protoc-gen-go-grpc/grpc.go#L519
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
internal/balancer/gracefulswitch/config.go#L59
this block is empty, you can remove it https://revive.run/r#empty-block
|
internal/balancer/gracefulswitch/config.go#L36
exported function ChildName should have comment or be unexported https://revive.run/r#exported
|
internal/idle/idle.go#L185
exported method Manager.EnterIdleModeForTesting should have comment or be unexported https://revive.run/r#exported
|
internal/channelz/channel.go#L64
exported method Channel.SubChans should have comment or be unexported https://revive.run/r#exported
|
internal/channelz/trace.go#L82
exported type ChannelTrace should have comment or be unexported https://revive.run/r#exported
|
internal/channelz/server.go#L62
exported method ServerMetrics.CopyFrom should have comment or be unexported https://revive.run/r#exported
|
internal/channelz/socket.go#L73
exported type SocketType should have comment or be unexported https://revive.run/r#exported
|
The logs for this run have expired and are no longer available.
Loading