Skip to content

Testing

Testing #3554

Triggered via schedule September 14, 2024 01:11
Status Failure
Total duration 6m 45s
Artifacts

testing.yml

on: schedule
vet-proto
21s
vet-proto
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
vet-proto
Process completed with exit code 1.
tests (vet, 1.22): balancer/pickfirst/pickfirst.go#L106
exported type Shuffler should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): balancer/pickfirst/pickfirst.go#L110
exported function ShuffleAddressListForTesting should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/balancer/gracefulswitch/config.go#L36
exported function ChildName 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/socket.go#L76
exported const SocketTypeNormal should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/channelz/socket.go#L80
exported type Socket 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
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/channel.go#L64
exported method Channel.SubChans should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/channelz/subchannel.go#L56
exported method SubChannel.Trace should have comment or be unexported https://revive.run/r#exported