Testing #3522
Annotations
10 errors
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/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
Run vet.sh:
examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
Run vet.sh:
examples/features/flow_control/client/main.go#L37
should omit type string from declaration of var payload; it will be inferred from the right-hand side https://revive.run/r#var-declaration
|
Run vet.sh:
internal/internal.go#L186
should omit type string from declaration of var GRPCResolverSchemeExtraMetadata; it will be inferred from the right-hand side https://revive.run/r#var-declaration
|
Run vet.sh:
internal/internal.go#L206
should omit type bool from declaration of var UserSetDefaultScheme; it will be inferred from the right-hand side https://revive.run/r#var-declaration
|
Run vet.sh:
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
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/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
Loading