Skip to content

fix(deps): update golang.org/x/exp digest to 46b0784 #1907

fix(deps): update golang.org/x/exp digest to 46b0784

fix(deps): update golang.org/x/exp digest to 46b0784 #1907

Triggered via pull request December 6, 2023 19:41
Status Failure
Total duration 21m 53s
Artifacts

ci.yaml

on: pull_request
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.