Update module github.com/cloudscale-ch/cloudscale-go-sdk/v5 to v6 #285
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)
|