build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.2 #42
Annotations
9 errors
|
Build
Process completed with exit code 1.
|
|
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:
pkg/kbcloud/organizations.go#L22
declared and not used: pagination
|
|
Build:
pkg/kbcloud/instances.go#L117
too many arguments in call to client.Cluster.GetCluster
|
|
Build:
pkg/kbcloud/instances.go#L40
declared and not used: pagination
|
|
Build:
pkg/kbcloud/environments.go#L32
declared and not used: pagination
|
|
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/backups.go#L42
declared and not used: instanceName
|
|
Build:
pkg/kbcloud/backups.go#L38
declared and not used: envName
|
Loading