fix(deps): update stackit sdk modules #1754
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
|
CI:
stackit/internal/services/authorization/roleassignments/resource.go#L261
cannot use model.Role.ValueStringPointer() (value of type *string) as authorization.MemberGetRoleArgType value in argument to authorization.NewMember
|
|
CI:
stackit/internal/services/authorization/roleassignments/resource.go#L261
cannot use model.Subject.ValueStringPointer() (value of type *string) as authorization.MemberGetSubjectArgType value in argument to authorization.NewMember
|
|
CI:
stackit/internal/services/authorization/roleassignments/resource.go#L356
cannot use model.Role.ValueStringPointer() (value of type *string) as authorization.MemberGetRoleArgType value in argument to authorization.NewMember
|
|
CI:
stackit/internal/services/authorization/roleassignments/resource.go#L356
cannot use model.Subject.ValueStringPointer() (value of type *string) as authorization.MemberGetSubjectArgType value in argument to authorization.NewMember (typecheck)
|
|
CI:
stackit/internal/services/ske/project/datasource.go#L129
r.enablementClient.GetServiceStatus undefined (type *serviceenablement.APIClient has no field or method GetServiceStatus)
|
|
CI:
stackit/internal/services/ske/project/resource.go#L149
r.enablementClient.EnableService undefined (type *serviceenablement.APIClient has no field or method EnableService)
|
|
CI:
stackit/internal/services/ske/project/resource.go#L155
not enough arguments in call to enablementWait.EnableServiceWaitHandler
|
|
CI:
stackit/internal/services/ske/project/resource.go#L178
r.enablementClient.GetServiceStatus undefined (type *serviceenablement.APIClient has no field or method GetServiceStatus)
|
|
CI:
stackit/internal/services/ske/project/resource.go#L222
r.enablementClient.DisableService undefined (type *serviceenablement.APIClient has no field or method DisableService)
|
|
CI:
stackit/internal/services/ske/project/resource.go#L228
not enough arguments in call to enablementWait.DisableServiceWaitHandler
|