fix(deps): update stackit sdk modules #1948
Annotations
10 errors
|
CI:
internal/pkg/services/dns/utils/utils.go#L38
cannot use resp.Rrset.Type (variable of pointer type dns.RecordSetGetTypeAttributeType) as *string value in return statement
|
|
CI:
internal/cmd/dns/zone/create/create.go#L188
cannot use model.Type (variable of type *string) as dns.CreateZonePayloadGetTypeAttributeType value in struct literal
|
|
CI:
internal/cmd/load-balancer/generate-payload/generate_payload.go#L38
cannot use utils.Ptr("") (value of type *string) as loadbalancer.ListenerGetProtocolAttributeType value in struct literal
|
|
CI:
internal/cmd/load-balancer/generate-payload/generate_payload.go#L55
cannot use utils.Ptr("") (value of type *string) as loadbalancer.NetworkGetRoleAttributeType value in struct literal
|
|
CI:
internal/pkg/services/observability/utils/utils.go#L34
cannot use utils.Ptr("https") (value of type *string) as observability.CreateScrapeConfigPayloadGetSchemeAttributeType value in struct literal
|
|
CI:
internal/pkg/services/observability/utils/utils.go#L109
cannot use data.Scheme (variable of pointer type observability.JobGetSchemeAttributeType) as observability.UpdateScrapeConfigPayloadGetSchemeAttributeType value in struct literal
|
|
CI:
internal/pkg/services/observability/utils/utils.go#L130
cannot use config.Action (variable of pointer type observability.MetricsRelabelConfigGetActionAttributeType) as observability.CreateScrapeConfigPayloadMetricsRelabelConfigsInnerGetActionAttributeType value in struct literal
|
|
CI:
internal/cmd/ske/options/options.go#L278
cannot use *cri.Name (variable of string type ske.CRIName) as string value in argument to append
|
|
CI:
internal/pkg/services/ske/utils/utils.go#L118
cannot use utils.Ptr(defaultNodepoolCRI) (value of type *string) as ske.CRIGetNameAttributeType value in struct literal
|
|
CI
Process completed with exit code 1.
|