Cherry pick #7571 and #7579 to v1.66.x release branch #11830
Annotations
10 errors
examples/features/opentelemetry/server/main.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
|
interop/observability/client/client.go#L19
should have a package comment https://revive.run/r#package-comments
|
stats/opentelemetry/internal/testutils/testutils.go#L134
should replace bucketCount += 1 with bucketCount++ https://revive.run/r#increment-decrement
|
internal/testutils/stats/test_metrics_recorder.go#L52
exported function NewTestMetricsRecorder should have comment or be unexported https://revive.run/r#exported
|
internal/transport/http2_client.go#L1670
if block ends with a continue statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) https://revive.run/r#superfluous-else
|
examples/features/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
xds/internal/clusterspecifier/rls/rls.go#L68
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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
|
xds/internal/httpfilter/rbac/rbac.go#L144
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
The logs for this run have expired and are no longer available.
Loading