fixed mount test #197
Annotations
6 errors
Run tests with coverage:
cmd/plugin/cli/mount_test.go#L10
"github.com/spf13/cobra" imported and not used
|
Run tests with coverage:
cmd/plugin/cli/mount_test.go#L23
use of package plugin not in selector
|
Run tests with coverage:
cmd/plugin/cli/mount_test.go#L23
cannot assign to plugin.Mount (neither addressable nor a map index expression)
|
Run tests with coverage:
cmd/plugin/cli/mount_test.go#L30
use of package plugin not in selector
|
Run tests with coverage:
cmd/plugin/cli/mount_test.go#L30
cannot assign to plugin.Mount (neither addressable nor a map index expression)
|
Run tests with coverage
Process completed with exit code 1.
|
Loading