Skip to content

histogram: expose FindBucket in Histogram API #2

histogram: expose FindBucket in Histogram API

histogram: expose FindBucket in Histogram API #2

Triggered via pull request February 11, 2025 21:01
Status Failure
Total duration 51s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: prometheus/histogram_test.go#L1471
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
lint: prometheus/histogram_test.go#L1500
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
lint: prometheus/histogram_test.go#L1513
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
lint: prometheus/histogram_test.go#L1541
tt.h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket) (typecheck)
lint: prometheus/example_clustermanager_test.go#L20
could not import github.com/prometheus/client_golang/prometheus (-: # github.com/prometheus/client_golang/prometheus [github.com/prometheus/client_golang/prometheus.test]
lint: prometheus/histogram_test.go#L1471
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
lint: prometheus/histogram_test.go#L1500
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
lint: prometheus/histogram_test.go#L1513
h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)
lint: prometheus/histogram_test.go#L1541
tt.h.findBucket undefined (type *histogram has no field or method findBucket, but does have method FindBucket)) (typecheck)
lint
issues found