fix(deps): update github.com/rivo/tview digest to b0a7293 #1981
Annotations
10 errors and 1 warning
golangci-lint:
cmd/plural/api_test.go#L1
: # github.com/pluralsh/plural-cli/cmd/plural_test [github.com/pluralsh/plural-cli/cmd/plural.test]
|
golangci-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 (wrong type for method CreateClusterService)
|
golangci-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 (wrong type for method CreateClusterService)
|
golangci-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 (wrong type for method CreateClusterService)
|
golangci-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 (wrong type for method CreateClusterService)
|
golangci-lint:
pkg/provider/azure_test.go#L1
: # github.com/pluralsh/plural-cli/pkg/provider_test [github.com/pluralsh/plural-cli/pkg/provider.test]
|
golangci-lint:
pkg/provider/azure_test.go#L111
too many arguments in call to prov.CreateBucket
|
golangci-lint:
pkg/provider/linode.go#L36
func `getLinodeSurvey` is unused (unused)
|
golangci-lint:
pkg/provider/linode.go#L107
func `linodeClient` is unused (unused)
|
golangci-lint:
pkg/provider/linode.go#L61
func `mkLinode` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading