build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.20.3 #1173
Annotations
11 errors and 1 warning
|
pkg/core/metric/counter.go#L62
counter.WithLabelValues undefined (type *counterVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/metric/counter.go#L67
counter.WithLabelValues undefined (type *counterVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/metric/gauge.go#L62
gv.WithLabelValues undefined (type *gaugeVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/metric/gauge.go#L67
gv.WithLabelValues undefined (type *gaugeVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/metric/gauge.go#L72
gv.WithLabelValues undefined (type *gaugeVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/metric/histogram.go#L54
histogram.WithLabelValues undefined (type *histogramVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/metric/metric.go#L171
BuildInfoGauge.WithLabelValues undefined (type *gaugeVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/metric/summary.go#L49
summary.WithLabelValues undefined (type *summaryVec has no field or method WithLabelValues) (typecheck)
|
pkg/core/sentinel/datasouce_etcd.go#L50
ds.AddPropertyHandler undefined (type *etcdv3DataSource has no field or method AddPropertyHandler) (typecheck)
|
pkg/core/sentinel/datasouce_etcd.go#L90
s.Handle undefined (type *etcdv3DataSource has no field or method Handle) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading