Skip to content

Add support for voucher related fields in PaymentRequest #603

Add support for voucher related fields in PaymentRequest

Add support for voucher related fields in PaymentRequest #603

Re-run triggered January 17, 2025 12:24
Status Failure
Total duration 5m 0s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: tests/Mollie.Tests.Integration/Api/SubscriptionTests.cs#L164
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: tests/Mollie.Tests.Integration/Api/SubscriptionTests.cs#L164
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/GiftcardPaymentRequest.cs#L19
'GiftcardPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
build: src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/IDealPaymentRequest.cs#L18
'IdealPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
build: src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/KbcPaymentRequest.cs#L19
'KbcPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
build: src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/GiftcardPaymentRequest.cs#L19
'GiftcardPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
build: src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/IDealPaymentRequest.cs#L18
'IdealPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
build: src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/KbcPaymentRequest.cs#L19
'KbcPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.