Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr browse snapshot" commands #203
Annotations
4 errors and 2 warnings
Lint:
pkg/csi/pvc_inspector_test.go#L199
cannot use f.stepperOps (variable of type *mocks.MockPVCBrowserStepper) as PVCBrowserStepper value in struct literal: *mocks.MockPVCBrowserStepper does not implement PVCBrowserStepper (missing method ExecuteTreeCommand) (typecheck)
|
Lint
issues found
|
Build:
pkg/csi/pvc_inspector_test.go#L199
cannot use f.stepperOps (variable of type *mocks.MockPVCBrowserStepper) as PVCBrowserStepper value in struct literal: *mocks.MockPVCBrowserStepper does not implement PVCBrowserStepper (missing method ExecuteTreeCommand)
|
Build
Process completed with exit code 1.
|
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']
|