Bump github.com/stackitcloud/stackit-sdk-go/services/iaas from 0.29.2 to 1.3.0 #45
Annotations
10 errors
|
lint:
pkg/stackit/stackit.go#L92
not enough arguments in call to s.client.StartServer
|
|
lint:
pkg/stackit/stackit.go#L48
not enough arguments in call to s.client.ListServers
|
|
lint:
pkg/stackit/network.go#L46
not enough arguments in call to wait.DeleteNetworkWaitHandler
|
|
lint:
pkg/stackit/network.go#L42
not enough arguments in call to s.client.DeleteNetworkExecute
|
|
lint:
pkg/stackit/network.go#L33
network.NetworkId undefined (type *iaas.Network has no field or method NetworkId)
|
|
lint:
pkg/stackit/network.go#L33
not enough arguments in call to wait.CreateNetworkWaitHandler
|
|
lint:
pkg/stackit/network.go#L28
not enough arguments in call to s.client.CreateNetwork
|
|
lint:
pkg/stackit/network.go#L22
undefined: iaas.CreateNetworkIPv4Body
|
|
lint:
pkg/stackit/network.go#L21
undefined: iaas.CreateNetworkAddressFamily
|
|
lint:
pkg/stackit/network.go#L21
unknown field AddressFamily in struct literal of type iaas.CreateNetworkPayload
|
Loading