-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
I tried to locally build the project and got this:
((HEAD detached at v0.11.0)) $ make
checking code style
checking license header
running golangci-lint
GO111MODULE=on go list -e -compiled -test=true -export=false -deps=true -find=false -tags= -- ./... > /dev/null
GO111MODULE=on /home/balint/go//bin/golangci-lint run ./...
WARN [runner] Can't run linter staticcheck: buildir: failed to load package web: could not load export data: no export data for "github.com/prometheus/exporter-toolkit/web"
ERRO Running error: buildir: failed to load package web: could not load export data: no export data for "github.com/prometheus/exporter-toolkit/web"
make: *** [Makefile.common:192: common-lint] Error 3
Metadata
Metadata
Assignees
Labels
No labels