build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.9.1 (#5) #17
Annotations
9 errors
|
build:
pkg/kbcloud/backups.go#L38
declared and not used: envName
|
|
build:
pkg/kbcloud/backups.go#L42
declared and not used: instanceName
|
|
build:
pkg/kbcloud/backups.go#L54
cannot use &[]interface{}{} (value of type *[]interface{}) as "github.com/apecloud/kb-cloud-client-go/api/kbcloud".ListBackupsOptionalParameters value in argument to client.Backup.ListBackups
|
|
build:
pkg/kbcloud/environments.go#L32
declared and not used: pagination
|
|
build:
pkg/kbcloud/instances.go#L40
declared and not used: pagination
|
|
build:
pkg/kbcloud/instances.go#L117
too many arguments in call to client.Cluster.GetCluster
|
|
build:
pkg/kbcloud/organizations.go#L22
declared and not used: pagination
|
|
build:
pkg/kbcloud/organizations.go#L35
cannot use opts (variable of type []interface{}) as []"github.com/apecloud/kb-cloud-client-go/api/kbcloud".ListOrgOptionalParameters value in argument to client.Organization.ListOrg
|
|
build
Process completed with exit code 1.
|