Skip to content

build(deps): bump actions/setup-go from 4 to 5 (#9) #18

build(deps): bump actions/setup-go from 4 to 5 (#9)

build(deps): bump actions/setup-go from 4 to 5 (#9) #18

Triggered via push April 10, 2025 05:33
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.