Skip to content

Update common Prometheus files #349

Update common Prometheus files

Update common Prometheus files #349

Triggered via push August 19, 2024 17:47
Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

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