Remove re-resolution requsts since they are made by addrConn #20
Annotations
10 errors
internal/stats/metrics_recorder_list.go#L57
exported method MetricsRecorderList.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
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
|
stats/opentelemetry/internal/testutils/testutils.go#L134
should replace bucketCount += 1 with bucketCount++ https://revive.run/r#increment-decrement
|
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
|
internal/stats/metrics_recorder_list.go#L65
exported method MetricsRecorderList.RecordFloat64Count should have comment or be unexported https://revive.run/r#exported
|
internal/idle/idle.go#L185
exported method Manager.EnterIdleModeForTesting should have comment or be unexported https://revive.run/r#exported
|
status/status_test.go#L454
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
stats/opentelemetry/internal/testutils/testutils.go#L135
should replace recordingPointIndex += 1 with recordingPointIndex++ https://revive.run/r#increment-decrement
|
internal/testutils/stats/test_metrics_recorder.go#L46
exported function NewTestMetricsRecorder should have comment or be unexported https://revive.run/r#exported
|
The logs for this run have expired and are no longer available.
Loading