fix(heartbeat): add nil check in heartbeat's metricscardinality #5014
Annotations
8 errors
Lint (windows, arm64):
pkg/telemetry/telemetry_test.go#L103
var-declaration: should drop = nil from declaration of var gatherer; it is the zero value (revive)
|
Lint (windows, arm64)
issues found
|
Lint (windows, amd64):
pkg/telemetry/telemetry_test.go#L103
var-declaration: should drop = nil from declaration of var gatherer; it is the zero value (revive)
|
Lint (windows, amd64)
issues found
|
Lint (linux, arm64):
pkg/telemetry/telemetry_test.go#L103
var-declaration: should drop = nil from declaration of var gatherer; it is the zero value (revive)
|
Lint (linux, arm64)
issues found
|
Lint (linux, amd64):
pkg/telemetry/telemetry_test.go#L103
var-declaration: should drop = nil from declaration of var gatherer; it is the zero value (revive)
|
Lint (linux, amd64)
issues found
|