feat: add show_hidden flag and bump version to v0.8.0-alpha.1 #144
Annotations
7 errors and 4 warnings
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.
|
ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|