chore: bump kpm version #151
Annotations
7 errors
ubuntu:
cmd/kcl/commands/mod_graph.go#L74
cli.GetDependencyGraph undefined (type *"kcl-lang.io/kpm/pkg/client".KpmClient has no field or method GetDependencyGraph)
|
ubuntu:
cmd/kcl/commands/mod_graph.go#L86
cannot infer T (/home/runner/go/pkg/mod/github.com/dominikbraun/[email protected]/traversal.go:101:24)
|
ubuntu
Process completed with exit code 1.
|
windows
Process completed with exit code 1.
|
macos:
cmd/kcl/commands/mod_graph.go#L74
cli.GetDependencyGraph undefined (type *"kcl-lang.io/kpm/pkg/client".KpmClient has no field or method GetDependencyGraph)
|
macos:
cmd/kcl/commands/mod_graph.go#L86
cannot infer T (/Users/runner/go/pkg/mod/github.com/dominikbraun/[email protected]/traversal.go:101:24)
|
macos
Process completed with exit code 1.
|