Testing #3573
Annotations
11 errors
vet-proto
Process completed with exit code 1.
|
tests (vet, 1.22):
internal/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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):
xds/internal/httpfilter/rbac/rbac.go#L144
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
xds/internal/httpfilter/rbac/rbac.go#L159
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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):
examples/features/advancedtls/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
internal/testutils/stats/test_metrics_recorder.go#L52
exported function NewTestMetricsRecorder should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
xds/internal/clusterspecifier/rls/rls.go#L68
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
internal/serviceconfig/serviceconfig.go#L93
this block is empty, you can remove it https://revive.run/r#empty-block
|