Skip to content

fix(deps): update stackit sdk modules #1754

fix(deps): update stackit sdk modules

fix(deps): update stackit sdk modules #1754

Triggered via pull request March 22, 2025 01:05
Status Failure
Total duration 2m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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