Reduce flakyness of integration tests (#412) #613
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#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.
|