fix: Improve telemetry allocations #7469
lint_golang.yml
on: pull_request
Lint with GolangCI
34s
Annotations
9 errors
|
Lint with GolangCI
issues found
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L25
undefined: tableClientMetrics (typecheck)
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L25
other.TableClient undefined (type *Metrics has no field or method TableClient)
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L24
undefined: tableClientMetrics
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L24
other.TableClient undefined (type *Metrics has no field or method TableClient)
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L8
undefined: tableClientMetrics
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L8
s.TableClient undefined (type *Metrics has no field or method TableClient)
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L7
undefined: tableClientMetrics
|
|
Lint with GolangCI:
scheduler/metrics/metrics_test.go#L7
s.TableClient undefined (type *Metrics has no field or method TableClient)
|