Skip to content

Adyen .net API Library 9.2.3 #26

Adyen .net API Library 9.2.3

Adyen .net API Library 9.2.3 #26

Triggered via release March 29, 2024 08:00
@jillingkjillingk
published 9.2.3
Status Failure
Total duration 40s
Artifacts

publish.yml

on: release
build, pack & publish
34s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build, pack & publish
Process completed with exit code 1.
build, pack & publish: Adyen/Model/Checkout/ServiceError.cs#L32
The using directive for 'System' appeared previously in this namespace
build, pack & publish: Adyen/Model/Checkout/ServiceError.cs#L33
The using directive for 'System.Collections.Generic' appeared previously in this namespace
build, pack & publish: Adyen/Model/Checkout/ServiceError.cs#L34
The using directive for 'System.ComponentModel.DataAnnotations' appeared previously in this namespace
build, pack & publish: Adyen/Model/Checkout/ServiceError.cs#L37
The using directive for 'System.Runtime.Serialization' appeared previously in this namespace
build, pack & publish: Adyen/Model/Checkout/ServiceError.cs#L38
The using directive for 'System.Text' appeared previously in this namespace
build, pack & publish: Adyen/Model/Checkout/ServiceError.cs#L41
The using directive for 'Newtonsoft.Json' appeared previously in this namespace
build, pack & publish: 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, pack & publish: 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, pack & publish: 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, pack & publish: 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?'
build, pack & publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl