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

can't run linter goanalysis_metalinter #192

Open
zhjdhx opened this issue Mar 25, 2023 · 3 comments
Open

can't run linter goanalysis_metalinter #192

zhjdhx opened this issue Mar 25, 2023 · 3 comments

Comments

@zhjdhx
Copy link

zhjdhx commented Mar 25, 2023

ERRO Running error: 1 error occurred:
* can't run linter goanalysis_metalinter: goanalysis_metalinter: buildir: package "pie" (isInitialPkg: false, needAnalyzeSource: true): in github.com/elliotchance/pie/v2.Float64s: cannot convert github.com/elliotchance/pie/v2.Float64 (func[T golang.org/x/exp/constraints.Ordered](x T) float64) to func(T) float64

golangci-lint has version 1.46.2 built from a3336890 on 2022-05-17T11:31:29Z

@elliotchance
Copy link
Owner

Can you provide the exact command that produced this?

@zhjdhx
Copy link
Author

zhjdhx commented Mar 27, 2023

Can you provide the exact command that produced this?

golangci-lint run ./...

@elliotchance
Copy link
Owner

That looks to be a bug with the linter and not this library.

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

2 participants