Skip to content

build(deps): bump github.com/sumup/sumup-go from 0.9.0 to 0.11.1 #14

build(deps): bump github.com/sumup/sumup-go from 0.9.0 to 0.11.1

build(deps): bump github.com/sumup/sumup-go from 0.9.0 to 0.11.1 #14

Triggered via pull request January 6, 2026 19:07
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Vulncheck: internal/commands/receipts/receipts.go#L65
params.TxEventId undefined (type "github.com/sumup/sumup-go/receipts".GetReceiptParams has no field or method TxEventId, but does have field TxEventID)
Vulncheck: internal/commands/readers/readers.go#L325
unknown field ForeignTransactionId in struct literal of type "github.com/sumup/sumup-go/readers".CreateReaderCheckoutBodyAffiliate, but does have ForeignTransactionID
Vulncheck: internal/commands/readers/readers.go#L323
unknown field AppId in struct literal of type "github.com/sumup/sumup-go/readers".CreateReaderCheckoutBodyAffiliate, but does have AppID
Vulncheck: internal/commands/readers/readers.go#L262
body.ReturnUrl undefined (type "github.com/sumup/sumup-go/readers".CreateReaderCheckoutBody has no field or method ReturnUrl, but does have field ReturnURL)
Vulncheck: internal/commands/readers/readers.go#L216
undefined: readers.ReaderId (but have ReaderID)
Vulncheck: internal/commands/members/members.go#L156
params.UserId undefined (type "github.com/sumup/sumup-go/members".ListMerchantMembersParams has no field or method UserId, but does have field UserID)
Vulncheck: internal/commands/context/context.go#L160
params.ResourceParentId undefined (type memberships.ListMembershipsParams has no field or method ResourceParentId, but does have field ResourceParentID)
Vulncheck: internal/commands/checkouts/checkouts.go#L169
body.CustomerId undefined (type "github.com/sumup/sumup-go/checkouts".CreateCheckoutBody has no field or method CustomerId, but does have field CustomerID)
Vulncheck: internal/commands/checkouts/checkouts.go#L166
body.RedirectUrl undefined (type "github.com/sumup/sumup-go/checkouts".CreateCheckoutBody has no field or method RedirectUrl, but does have field RedirectURL)
Vulncheck: internal/commands/checkouts/checkouts.go#L163
body.ReturnUrl undefined (type "github.com/sumup/sumup-go/checkouts".CreateCheckoutBody has no field or method ReturnUrl, but does have field ReturnURL)
Lint
issues found
Lint: internal/commands/context/context.go#L160
params.ResourceParentId undefined (type memberships.ListMembershipsParams has no field or method ResourceParentId, but does have field ResourceParentID) (typecheck)
Test: internal/commands/receipts/receipts.go#L65
params.TxEventId undefined (type "github.com/sumup/sumup-go/receipts".GetReceiptParams has no field or method TxEventId, but does have field TxEventID)
Test: internal/commands/readers/readers.go#L325
unknown field ForeignTransactionId in struct literal of type "github.com/sumup/sumup-go/readers".CreateReaderCheckoutBodyAffiliate, but does have ForeignTransactionID
Test: internal/commands/readers/readers.go#L323
unknown field AppId in struct literal of type "github.com/sumup/sumup-go/readers".CreateReaderCheckoutBodyAffiliate, but does have AppID
Test: internal/commands/readers/readers.go#L262
body.ReturnUrl undefined (type "github.com/sumup/sumup-go/readers".CreateReaderCheckoutBody has no field or method ReturnUrl, but does have field ReturnURL)
Test: internal/commands/readers/readers.go#L216
undefined: readers.ReaderId
Test: internal/commands/members/members.go#L156
params.UserId undefined (type "github.com/sumup/sumup-go/members".ListMerchantMembersParams has no field or method UserId, but does have field UserID)
Test: internal/commands/context/context.go#L160
params.ResourceParentId undefined (type memberships.ListMembershipsParams has no field or method ResourceParentId, but does have field ResourceParentID)
Test: internal/commands/checkouts/checkouts.go#L169
body.CustomerId undefined (type "github.com/sumup/sumup-go/checkouts".CreateCheckoutBody has no field or method CustomerId, but does have field CustomerID)
Test: internal/commands/checkouts/checkouts.go#L166
body.RedirectUrl undefined (type "github.com/sumup/sumup-go/checkouts".CreateCheckoutBody has no field or method RedirectUrl, but does have field RedirectURL)
Test: internal/commands/checkouts/checkouts.go#L163
body.ReturnUrl undefined (type "github.com/sumup/sumup-go/checkouts".CreateCheckoutBody has no field or method ReturnUrl, but does have field ReturnURL)