chore(deps): bump github.com/thanos-io/thanos from 0.37.3-0.20250221064218-f230915c1c13 to 0.39.2 #111
Annotations
4 errors
Test
Process completed with exit code 2.
|
Test:
cmd/main.go#L26
cannot use kingpin.New(filepath.Base(os.Args[0]), "A tool to analyze Prometheus scrape data.") (value of type *"gopkg.in/alecthomas/kingpin.v2".Application) as *"github.com/alecthomas/kingpin/v2".Application value in argument to extkingpin.NewApp
|
lint
issues found
|
lint:
cmd/main.go#L26
cannot use kingpin.New(filepath.Base(os.Args[0]), "A tool to analyze Prometheus scrape data.") (value of type *"gopkg.in/alecthomas/kingpin.v2".Application) as *"github.com/alecthomas/kingpin/v2".Application value in argument to extkingpin.NewApp (typecheck)
|