Testing #3544
Annotations
10 errors
Run vet.sh:
examples/features/opentelemetry/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
|
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:
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:
reflection/test/grpc_testing_not_regenerate/dynamic.go#L18
don't use an underscore in package name https://revive.run/r#var-naming
|
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
|
Loading