Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 #61
Annotations
10 errors
Go lint:
collector/collector.go#L253
Error return value of `(github.com/go-kit/log.Logger).Log` is not checked (errcheck)
|
Go lint:
collector/collector.go#L256
Error return value of `(github.com/go-kit/log.Logger).Log` is not checked (errcheck)
|
Go lint:
collector/collector.go#L262
Error return value of `(github.com/go-kit/log.Logger).Log` is not checked (errcheck)
|
Go lint:
main.go#L79
Error return value of `w.Write` is not checked (errcheck)
|
Go lint:
collector/collector.go#L408
cognitive complexity 63 of func `(*Exporter).scrapeGenericValues` is high (> 30) (gocognit)
|
Go lint:
collector/collector.go#L239
cognitive complexity 34 of func `(*Exporter).scrape` is high (> 30) (gocognit)
|
Go lint:
collector/collector.go#L304
string `histogram` has 3 occurrences, make it a constant (goconst)
|
Go lint:
collector/collector.go#L423
string `,metricHelp=` has 7 occurrences, make it a constant (goconst)
|
Go lint:
collector/collector.go#L278
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
Go lint:
collector/collector.go#L409
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
The logs for this run have expired and are no longer available.
Loading