We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Can you provide the exact command that produced this?
Sorry, something went wrong.
golangci-lint run ./...
That looks to be a bug with the linter and not this library.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: