build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.0 #124
Annotations
8 errors
Test
undefined: strings.CutPrefix
|
Test
Process completed with exit code 2.
|
Lint:
internal/gossiphttp/metrics.go#L79
m.Add undefined (type metrics has no field or method Add) (typecheck)
|
Lint:
internal/gossiphttp/transport.go#L196
t.metrics.Add undefined (type *metrics has no field or method Add) (typecheck)
|
Lint:
internal/gossiphttp/transport.go#L203
t.metrics.Add undefined (type *metrics has no field or method Add) (typecheck)
|
Lint:
metrics.go#L70
m.Add undefined (type metrics has no field or method Add) (typecheck)
|
Lint:
node.go#L211
n.m.Add undefined (type *metrics has no field or method Add) (typecheck)
|
Lint
Process completed with exit code 2.
|