turn of insecure TLS linter for unit test #86
Annotations
10 errors
tests (vet, 1.22):
balancer/grpclb/grpclb_test.go#L1643
this block is empty, you can remove it https://revive.run/r#empty-block
|
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):
internal/testutils/stats/test_metrics_recorder.go#L52
exported function NewTestMetricsRecorder should have comment or be unexported https://revive.run/r#exported
|
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):
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/balancer/gracefulswitch/config.go#L59
this block is empty, you can remove it https://revive.run/r#empty-block
|
tests (vet, 1.22):
internal/channelz/subchannel.go#L50
exported method SubChannel.Sockets should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/channelz/channel.go#L64
exported method Channel.SubChans 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/trace.go#L82
exported type ChannelTrace should have comment or be unexported https://revive.run/r#exported
|