Skip to content

turn of insecure TLS linter for unit test #86

turn of insecure TLS linter for unit test

turn of insecure TLS linter for unit test #86

Triggered via push August 28, 2024 21:05
Status Success
Total duration 6m 54s
Artifacts

testing.yml

on: push
vet-proto
26s
vet-proto
Matrix: tests
Fit to window
Zoom out
Zoom in

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