Skip to content

Testing

Testing #3552

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

testing.yml

on: schedule
vet-proto
23s
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): 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/subchannel.go#L56
exported method SubChannel.Trace 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/server.go#L62
exported method ServerMetrics.CopyFrom 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/channel.go#L64
exported method Channel.SubChans should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/channelz/channel.go#L70
exported method Channel.NestedChans should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/channelz/channel.go#L76
exported method Channel.Trace should have comment or be unexported https://revive.run/r#exported