Skip to content

Remove failing test #605

Remove failing test

Remove failing test #605

Re-run triggered January 17, 2025 12:40
Status Success
Total duration 4m 27s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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.