pie
pie copied to clipboard
can't run linter goanalysis_metalinter
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
Can you provide the exact command that produced this?
Can you provide the exact command that produced this?
golangci-lint run ./...
That looks to be a bug with the linter and not this library.