Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr browse snapshot" commands #237
Annotations
12 errors and 2 warnings
Build:
cmd/rootCmd.go#L131
browseSnapshotCmd redeclared in this block
|
Build:
cmd/rootCmd.go#L116
other declaration of browseSnapshotCmd
|
Build:
cmd/rootCmd.go#L140
not enough arguments in call to CsiSnapshotBrowse
|
Build
Process completed with exit code 1.
|
Lint:
cmd/rootCmd.go#L131
browseSnapshotCmd redeclared in this block
|
Lint:
cmd/rootCmd.go#L116
other declaration of browseSnapshotCmd
|
Lint:
cmd/rootCmd.go#L140
not enough arguments in call to CsiSnapshotBrowse
|
Lint:
main.go#L20
could not import github.com/kastenhq/kubestr/cmd (-: # github.com/kastenhq/kubestr/cmd
|
Lint:
cmd/rootCmd.go#L131
browseSnapshotCmd redeclared in this block
|
Lint:
cmd/rootCmd.go#L116
other declaration of browseSnapshotCmd
|
Lint:
cmd/rootCmd.go#L140
not enough arguments in call to CsiSnapshotBrowse
|
Lint
issues found
|
Lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|