stats/otel: upgrade grpc version that contains the experimental/stats package #11644
Annotations
10 errors
Run vet.sh:
internal/stats/metrics_recorder_list.go#L57
exported method MetricsRecorderList.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
internal/stats/metrics_recorder_list.go#L65
exported method MetricsRecorderList.RecordFloat64Count should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
internal/stats/metrics_recorder_list.go#L73
exported method MetricsRecorderList.RecordInt64Histo should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
internal/stats/metrics_recorder_list.go#L81
exported method MetricsRecorderList.RecordFloat64Histo should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
internal/stats/metrics_recorder_list.go#L89
exported method MetricsRecorderList.RecordInt64Gauge should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
reflection/test/grpc_testing_not_regenerate/testv3.go#L56
exported type SearchResponseV3_State should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
reflection/test/grpc_testing_not_regenerate/testv3.go#L59
exported const SearchResponseV3_UNKNOWN should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
|
Run vet.sh:
reflection/test/grpc_testing_not_regenerate/testv3.go#L64
exported var SearchResponseV3_State_name should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
internal/channelz/channel.go#L64
exported method Channel.SubChans should have comment or be unexported https://revive.run/r#exported
|
Run vet.sh:
internal/channelz/subchannel.go#L50
exported method SubChannel.Sockets should have comment or be unexported https://revive.run/r#exported
|
Loading