Update common Prometheus files #349
Annotations
6 errors
lint:
pkg/mapper/fsm/dump.go#L38
S1009: should omit nil check; len() for map[string]*github.com/prometheus/statsd_exporter/pkg/mapper/fsm.mappingState is defined as zero (gosimple)
|
lint:
pkg/mapper/mapper.go#L204
S1009: should omit nil check; len() for []float64 is defined as zero (gosimple)
|
lint:
pkg/mapper/mapper.go#L207
S1009: should omit nil check; len() for []float64 is defined as zero (gosimple)
|
lint:
pkg/mapper/mapper.go#L219
S1009: should omit nil check; len() for []github.com/prometheus/statsd_exporter/pkg/mapper.MetricObjective is defined as zero (gosimple)
|
lint:
pkg/mapper/mapper.go#L222
S1009: should omit nil check; len() for []github.com/prometheus/statsd_exporter/pkg/mapper.MetricObjective is defined as zero (gosimple)
|
lint
issues found
|