Testing #3555
Annotations
11 errors
vet-proto
Process completed with exit code 1.
|
tests (vet, 1.22):
xds/internal/httpfilter/router/router.go#L57
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L57
exported method MetricsRecorderList.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L65
exported method MetricsRecorderList.RecordFloat64Count should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L73
exported method MetricsRecorderList.RecordInt64Histo should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
interop/observability/server/server.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L81
exported method MetricsRecorderList.RecordFloat64Histo should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
examples/features/advancedtls/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L89
exported method MetricsRecorderList.RecordInt64Gauge should have comment or be unexported https://revive.run/r#exported
|