Release 7.0.3 #28
Annotations
12 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/
|
Build:
src/PostFinanceCheckout/Model/CardCryptogramCreate.cs#L41
The result of the expression is always 'false' since a value of type 'CardCryptogramType' is never equal to 'null' of type 'CardCryptogramType?'
|
Build:
src/PostFinanceCheckout/Model/CardCryptogramCreate.cs#L107
The result of the expression is always 'true' since a value of type 'CardCryptogramType' is never equal to 'null' of type 'CardCryptogramType?'
|
Build:
src/PostFinanceCheckout/Model/CardCryptogramCreate.cs#L126
The result of the expression is always 'true' since a value of type 'CardCryptogramType' is never equal to 'null' of type 'CardCryptogramType?'
|
Build:
src/PostFinanceCheckout/Model/CardholderAuthenticationCreate.cs#L46
The result of the expression is always 'false' since a value of type 'CardAuthenticationResponse' is never equal to 'null' of type 'CardAuthenticationResponse?'
|
Build:
src/PostFinanceCheckout/Model/CardholderAuthenticationCreate.cs#L52
The result of the expression is always 'false' since a value of type 'CardAuthenticationVersion' is never equal to 'null' of type 'CardAuthenticationVersion?'
|
Build:
src/PostFinanceCheckout/Model/CardholderAuthenticationCreate.cs#L151
The result of the expression is always 'true' since a value of type 'CardAuthenticationVersion' is never equal to 'null' of type 'CardAuthenticationVersion?'
|
Build:
src/PostFinanceCheckout/Model/CardholderAuthenticationCreate.cs#L136
The result of the expression is always 'true' since a value of type 'CardAuthenticationResponse' is never equal to 'null' of type 'CardAuthenticationResponse?'
|
Build:
src/PostFinanceCheckout/Model/CardholderAuthenticationCreate.cs#L167
The result of the expression is always 'true' since a value of type 'CardAuthenticationResponse' is never equal to 'null' of type 'CardAuthenticationResponse?'
|
Build:
src/PostFinanceCheckout/Model/CardholderAuthenticationCreate.cs#L173
The result of the expression is always 'true' since a value of type 'CardAuthenticationVersion' is never equal to 'null' of type 'CardAuthenticationVersion?'
|
Build:
src/PostFinanceCheckout/Model/EntityQueryFilter.cs#L47
The result of the expression is always 'false' since a value of type 'EntityQueryFilterType' is never equal to 'null' of type 'EntityQueryFilterType?'
|
Pack
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
The logs for this run have expired and are no longer available.
Loading