Add unit tests for retrieving gift card specific details #421
Annotations
1 error and 5 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests/Mollie.Tests.Unit/Client/PaymentLinkClientTests.cs#L19
'PaymentLinkClientTests.DefaultRedirectUrl' hides inherited member 'BaseClientTests.DefaultRedirectUrl'. Use the new keyword if hiding was intended.
|
tests/Mollie.Tests.Unit/Client/PaymentClientTests.cs#L337
'BancontactPaymentResponseDetails.CardFingerprint' is obsolete: 'This field is deprecated as of November 28th, 2019. The fingerprint is now unique per
|
tests/Mollie.Tests.Unit/Client/PaymentLinkClientTests.cs#L19
'PaymentLinkClientTests.DefaultRedirectUrl' hides inherited member 'BaseClientTests.DefaultRedirectUrl'. Use the new keyword if hiding was intended.
|
tests/Mollie.Tests.Unit/Client/PaymentClientTests.cs#L337
'BancontactPaymentResponseDetails.CardFingerprint' is obsolete: 'This field is deprecated as of November 28th, 2019. The fingerprint is now unique per
|
The logs for this run have expired and are no longer available.
Loading