build(deps): bump github.com/oliver006/redis_exporter from 1.54.0 to 1.67.0 #3711
Annotations
10 errors
Run tests:
internal/component/common/config/types.go#L157
cannot use p.ProxyConnectHeader.Convert() (value of type "github.com/prometheus/common/config".Header) as "github.com/prometheus/common/config".ProxyHeader value in struct literal
|
Run tests:
internal/component/common/config/types.go#L223
cannot use nil as "github.com/prometheus/common/config".Header value in return statement
|
Run tests:
internal/component/common/config/types.go#L225
invalid argument: cannot make config.Header; type must be slice, map, or channel
|
Run tests
cannot use status.UIDs[1] (variable of type uint64) as string value in argument to strconv.ParseInt
|
Run tests
cannot use host.Name (variable of type *string) as string value in argument to prometheus.MustNewConstMetric
|
Run tests
cannot use host.Speed (variable of type *string) as string value in argument to prometheus.MustNewConstMetric
|
Run tests
cannot use host.PortState (variable of type *string) as string value in argument to prometheus.MustNewConstMetric
|
Run tests
cannot use host.PortType (variable of type *string) as string value in argument to prometheus.MustNewConstMetric
|
Run tests
cannot use host.PortID (variable of type *string) as string value in argument to prometheus.MustNewConstMetric
|
Run tests
cannot use host.PortName (variable of type *string) as string value in argument to prometheus.MustNewConstMetric
|
Loading