Skip to content

Upgrading to go1.23.0 and failed in CI for goanalysis_metalinter #4912

@sysulq

Description

@sysulq

Welcome

  • Yes, I'm using a binary release within 2 latest releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've read the typecheck section of the FAQ.
  • Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.).
  • I agree to follow this project's Code of Conduct

Description of the problem

WARN [runner] Can't run linter goanalysis_metalinter: buildir: failed to load package pprof: could not load export data: no export data for "github.com/grafana/pyroscope-go/godeltaprof/internal/pprof" 
ERRO Running error: can't run linter goanalysis_metalinter
buildir: failed to load package pprof: could not load export data: no export data for "github.com/grafana/pyroscope-go/godeltaprof/internal/pprof" 
task: Failed to run task "default": exit status 3

Here is the ci link for details.

Version of golangci-lint

$ golangci-lint --version
# Paste output here

Configuration

# paste configuration file or CLI flags here

Go environment

$ go version && go env
# paste output here

Verbose output of running

$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here

A minimal reproducible example or link to a public repository

// add your code here

Validation

  • Yes, I've included all information above (version, config, etc.).

Supporter

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions