Skip to content

update console-client-go (#479) #1904

update console-client-go (#479)

update console-client-go (#479) #1904

Triggered via push December 4, 2023 14:25
Status Failure
Total duration 18m 43s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Lint: cmd/plural/api_test.go#L1
: # github.com/pluralsh/plural-cli/cmd/plural_test [github.com/pluralsh/plural-cli/cmd/plural.test]
Lint: cmd/plural/cd_test.go#L34
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Lint: cmd/plural/cd_test.go#L80
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Lint: cmd/plural/cd_test.go#L120
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Lint: cmd/plural/cd_test.go#L160
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster) (typecheck)
Lint
issues found
Unit test: cmd/plural/cd_test.go#L34
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test: cmd/plural/cd_test.go#L80
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test: cmd/plural/cd_test.go#L120
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test: cmd/plural/cd_test.go#L160
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test: cmd/plural/cd_test.go#L34
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test: cmd/plural/cd_test.go#L80
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test: cmd/plural/cd_test.go#L120
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test: cmd/plural/cd_test.go#L160
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural-cli/pkg/console".ConsoleClient (missing method DetachCluster)
Unit test
Process completed with exit code 2.