Skip to content

Add support for the AllowedMethods property on PaymentLinkRequest/Res… #617

Add support for the AllowedMethods property on PaymentLinkRequest/Res…

Add support for the AllowedMethods property on PaymentLinkRequest/Res… #617

Triggered via push January 29, 2025 11:49
Status Success
Total duration 3m 5s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: tests/Mollie.Tests.Integration/Api/SubscriptionTests.cs#L168
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#L168
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.