Skip to content

Update module github.com/cloudscale-ch/cloudscale-go-sdk/v5 to v6 #285

Update module github.com/cloudscale-ch/cloudscale-go-sdk/v5 to v6

Update module github.com/cloudscale-ch/cloudscale-go-sdk/v5 to v6 #285

Triggered via pull request April 18, 2025 12:45
Status Failure
Total duration 1m 42s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: pkg/machine/actuator_test.go#L682
cannot use sgs (variable of type *csmock.MockServerGroupService) as cloudscale.ServerGroupService value in argument to newActuator: *csmock.MockServerGroupService does not implement cloudscale.ServerGroupService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L682
cannot use ss (variable of type *csmock.MockServerService) as cloudscale.ServerService value in argument to newActuator: *csmock.MockServerService does not implement cloudscale.ServerService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L576
cannot use sgs (variable of type *csmock.MockServerGroupService) as cloudscale.ServerGroupService value in argument to newActuator: *csmock.MockServerGroupService does not implement cloudscale.ServerGroupService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L576
cannot use ss (variable of type *csmock.MockServerService) as cloudscale.ServerService value in argument to newActuator: *csmock.MockServerService does not implement cloudscale.ServerService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L529
cannot use sgs (variable of type *csmock.MockServerGroupService) as cloudscale.ServerGroupService value in argument to newActuator: *csmock.MockServerGroupService does not implement cloudscale.ServerGroupService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L529
cannot use ss (variable of type *csmock.MockServerService) as cloudscale.ServerService value in argument to newActuator: *csmock.MockServerService does not implement cloudscale.ServerService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L441
cannot use sgs (variable of type *csmock.MockServerGroupService) as cloudscale.ServerGroupService value in argument to newActuator: *csmock.MockServerGroupService does not implement cloudscale.ServerGroupService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L441
cannot use ss (variable of type *csmock.MockServerService) as cloudscale.ServerService value in argument to newActuator: *csmock.MockServerService does not implement cloudscale.ServerService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L91
cannot use sgs (variable of type *csmock.MockServerGroupService) as cloudscale.ServerGroupService value in argument to newActuator: *csmock.MockServerGroupService does not implement cloudscale.ServerGroupService (missing method WaitFor)
test: pkg/machine/actuator_test.go#L91
cannot use ss (variable of type *csmock.MockServerService) as cloudscale.ServerService value in argument to newActuator: *csmock.MockServerService does not implement cloudscale.ServerService (missing method WaitFor)