Testing #3553
Annotations
10 errors
Run vet.sh:
interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
|
Run vet.sh:
examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
Run vet.sh:
examples/features/csm_observability/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
Run vet.sh:
examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
Run vet.sh:
examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
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:
xds/internal/httpfilter/router/router.go#L57
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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
|
Loading