Release 7.0.2 #27
Annotations
11 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/
|
Test Nuget:
src/PostFinanceCheckout/Model/TerminalReceiptFetchRequest.cs#L42
The result of the expression is always 'false' since a value of type 'TerminalReceiptFormat' is never equal to 'null' of type 'TerminalReceiptFormat?'
|
Test Nuget:
src/PostFinanceCheckout/Model/TerminalReceiptFetchRequest.cs#L117
The result of the expression is always 'true' since a value of type 'TerminalReceiptFormat' is never equal to 'null' of type 'TerminalReceiptFormat?'
|
Test Nuget:
src/PostFinanceCheckout/Model/TerminalReceiptFetchRequest.cs#L141
The result of the expression is always 'true' since a value of type 'TerminalReceiptFormat' is never equal to 'null' of type 'TerminalReceiptFormat?'
|
Test Nuget:
src/PostFinanceCheckout/Model/ShopifySubscriptionSuspensionCreate.cs#L54
The result of the expression is always 'false' since a value of type 'ShopifySubscriptionSuspensionType' is never equal to 'null' of type 'ShopifySubscriptionSuspensionType?'
|
Test Nuget:
src/PostFinanceCheckout/Model/ShopifySubscriptionSuspensionCreate.cs#L131
The result of the expression is always 'true' since a value of type 'ShopifySubscriptionSuspensionType' is never equal to 'null' of type 'ShopifySubscriptionSuspensionType?'
|
Test Nuget:
src/PostFinanceCheckout/Model/ShopifySubscriptionSuspensionCreate.cs#L149
The result of the expression is always 'true' since a value of type 'ShopifySubscriptionSuspensionType' is never equal to 'null' of type 'ShopifySubscriptionSuspensionType?'
|
Test Nuget:
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?'
|
Test Nuget:
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?'
|
Test Nuget:
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?'
|
Test Nuget:
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?'
|
The logs for this run have expired and are no longer available.
Loading