Testing #102
Annotations
10 errors
examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/csm_observability/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
xds/internal/httpfilter/router/router.go#L57
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
|
interop/observability/server/server.go#L19
should have a package comment https://revive.run/r#package-comments
|
profiling/cmd/remote.go#L95
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|
cmd/protoc-gen-go-grpc/grpc.go#L352
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|
This job succeeded
Loading