Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: failed to load package #126

Open
BalintSzigeti opened this issue Jan 21, 2022 · 0 comments
Open

ERROR: failed to load package #126

BalintSzigeti opened this issue Jan 21, 2022 · 0 comments

Comments

@BalintSzigeti
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant