[WIP]create deployments commands #1801
Annotations
10 errors
cmd/plural/api_test.go#L1
: # github.com/pluralsh/plural/cmd/plural_test [github.com/pluralsh/plural/cmd/plural.test]
|
cmd/plural/cd_test.go#L34
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (wrong type for method GetCluster)
|
cmd/plural/cd_test.go#L91
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (wrong type for method GetCluster)
|
cmd/plural/cd_test.go#L131
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (wrong type for method GetCluster)
|
cmd/plural/cd_test.go#L171
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (wrong type for method GetCluster)
|
pkg/console/describe.go#L238
Error return value of `printers.WriteEscaped` is not checked (errcheck)
|
pkg/console/describe.go#L243
Error return value of `printers.WriteEscaped` is not checked (errcheck)
|
pkg/console/clusters.go#L4
File is not `goimports`-ed (goimports)
|
pkg/console/describe.go#L7
File is not `goimports`-ed (goimports)
|
pkg/bootstrap/common.go#L123
func `getEnvVar` is unused (unused)
|
The logs for this run have expired and are no longer available.
Loading