Testing #3580
Annotations
11 errors
vet-proto
Process completed with exit code 1.
|
tests (vet, 1.22):
mem/buffers.go#L68
exported function IsBelowBufferPoolingThreshold should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
mem/buffers.go#L203
exported function ReadUnsafe should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
mem/buffers.go#L235
exported type SliceBuffer should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
credentials/tls/certprovider/pemfile/builder.go#L32
exported const PluginName should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
balancer/endpointsharding/endpointsharding.go#L288
exported function ParseConfig should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/channelz/server.go#L62
exported method ServerMetrics.CopyFrom should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/channelz/trace.go#L82
exported type ChannelTrace should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/channelz/socket.go#L73
exported type SocketType should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/channelz/subchannel.go#L50
exported method SubChannel.Sockets should have comment or be unexported https://revive.run/r#exported
|