Adyen .net API Library 9.2.3 #26
Annotations
1 error and 11 warnings
Publish Nuget
Process completed with exit code 1.
|
Build Release:
Adyen/Model/Checkout/ServiceError.cs#L32
The using directive for 'System' appeared previously in this namespace
|
Build Release:
Adyen/Model/Checkout/ServiceError.cs#L33
The using directive for 'System.Collections.Generic' appeared previously in this namespace
|
Build Release:
Adyen/Model/Checkout/ServiceError.cs#L34
The using directive for 'System.ComponentModel.DataAnnotations' appeared previously in this namespace
|
Build Release:
Adyen/Model/Checkout/ServiceError.cs#L37
The using directive for 'System.Runtime.Serialization' appeared previously in this namespace
|
Build Release:
Adyen/Model/Checkout/ServiceError.cs#L38
The using directive for 'System.Text' appeared previously in this namespace
|
Build Release:
Adyen/Model/Checkout/ServiceError.cs#L41
The using directive for 'Newtonsoft.Json' appeared previously in this namespace
|
Build Release:
Adyen/Model/Checkout/UpdatePaymentLinkRequest.cs#L69
The result of the expression is always 'false' since a value of type 'UpdatePaymentLinkRequest.StatusEnum' is never equal to 'null' of type 'UpdatePaymentLinkRequest.StatusEnum?'
|
Build Release:
Adyen/Model/Checkout/UpdatePaymentLinkRequest.cs#L125
The result of the expression is always 'true' since a value of type 'UpdatePaymentLinkRequest.StatusEnum' is never equal to 'null' of type 'UpdatePaymentLinkRequest.StatusEnum?'
|
Build Release:
Adyen/Model/Checkout/UpdatePaymentLinkRequest.cs#L138
The result of the expression is always 'true' since a value of type 'UpdatePaymentLinkRequest.StatusEnum' is never equal to 'null' of type 'UpdatePaymentLinkRequest.StatusEnum?'
|
Build Release:
Adyen/Model/Checkout/PaymentReversalResource.cs#L179
The result of the expression is always 'true' since a value of type 'PaymentReversalResource.StatusEnum' is never equal to 'null' of type 'PaymentReversalResource.StatusEnum?'
|
Pack
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Loading