Testing #25
Annotations
10 errors
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
|
internal/serviceconfig/serviceconfig.go#L93
this block is empty, you can remove it https://revive.run/r#empty-block
|
examples/features/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
examples/features/csm_observability/client/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/flow_control/server/main.go#L38
should omit type string from declaration of var payload; it will be inferred from the right-hand side https://revive.run/r#var-declaration
|
xds/internal/clusterspecifier/rls/rls.go#L68
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
internal/idle/idle.go#L185
exported method Manager.EnterIdleModeForTesting should have comment or be unexported https://revive.run/r#exported
|
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
The logs for this run have expired and are no longer available.
Loading