Skip to content

Bump github.com/apache/cloudstack-go/v2 from 2.13.2 to 2.16.1 #182

Bump github.com/apache/cloudstack-go/v2 from 2.13.2 to 2.16.1

Bump github.com/apache/cloudstack-go/v2 from 2.13.2 to 2.16.1 #182

Triggered via pull request June 1, 2024 03:13
Status Failure
Total duration 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: cloudstack/resource_cloudstack_autoscale_vm_profile.go#L104
p.SetDestroyvmgraceperiod undefined (type *"github.com/apache/cloudstack-go/v2/cloudstack".CreateAutoScaleVmProfileParams has no field or method SetDestroyvmgraceperiod)
build: cloudstack/resource_cloudstack_autoscale_vm_profile.go#L113
cannot use result.Encode() (value of type string) as type map[string]string in argument to p.SetOtherdeployparams
build: cloudstack/resource_cloudstack_autoscale_vm_profile.go#L167
p.Destroyvmgraceperiod undefined (type *"github.com/apache/cloudstack-go/v2/cloudstack".AutoScaleVmProfile has no field or method Destroyvmgraceperiod)
build: cloudstack/resource_cloudstack_autoscale_vm_profile.go#L169
invalid operation: p.Otherdeployparams != "" (mismatched types map[string]string and untyped string)
build: cloudstack/resource_cloudstack_autoscale_vm_profile.go#L171
cannot use p.Otherdeployparams (variable of type map[string]string) as type string in argument to url.ParseQuery
build: cloudstack/resource_cloudstack_autoscale_vm_profile.go#L214
p.SetDestroyvmgraceperiod undefined (type *"github.com/apache/cloudstack-go/v2/cloudstack".UpdateAutoScaleVmProfileParams has no field or method SetDestroyvmgraceperiod)
build: cloudstack/resource_cloudstack_instance.go#L648
too many arguments in call to cs.SSH.NewResetSSHKeyForVirtualMachineParams
build: cloudstack/resource_cloudstack_network.go#L186
too many arguments in call to cs.Network.NewCreateNetworkParams
build: cloudstack/resource_cloudstack_private_gateway.go#L104
too many arguments in call to cs.VPC.NewCreatePrivateGatewayParams
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.