Code Quality: PR #6144 #116
codeql
on: dynamic
Matrix: analyze
Annotations
1 error
|
Analyze (go)
cannot use client (variable of interface type "github.com/cactus/go-statsd-client/v6/statsd".Statter) as "github.com/cactus/go-statsd-client/v5/statsd".Statter value in argument to tallystatsd.NewReporter: "github.com/cactus/go-statsd-client/v6/statsd".Statter does not implement "github.com/cactus/go-statsd-client/v5/statsd".Statter (wrong type for method Dec)
|