Skip to content

ERROR: failed to load package #126

@BalintSzigeti

Description

@BalintSzigeti

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions