Release 7.0.1 #26
Annotations
23 warnings
build
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/Wallee/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?'
|
build:
src/Wallee/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?'
|
build:
src/Wallee/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?'
|
build:
src/Wallee/Model/SubscriptionSuspensionCreate.cs#L43
The result of the expression is always 'false' since a value of type 'SubscriptionSuspensionAction' is never equal to 'null' of type 'SubscriptionSuspensionAction?'
|
build:
src/Wallee/Model/SubscriptionSuspensionCreate.cs#L131
The result of the expression is always 'true' since a value of type 'SubscriptionSuspensionAction' is never equal to 'null' of type 'SubscriptionSuspensionAction?'
|
build:
src/Wallee/Model/SubscriptionSuspensionCreate.cs#L160
The result of the expression is always 'true' since a value of type 'SubscriptionSuspensionAction' is never equal to 'null' of type 'SubscriptionSuspensionAction?'
|
build:
src/Wallee/Model/SubscriptionChargeCreate.cs#L48
The result of the expression is always 'false' since a value of type 'SubscriptionChargeProcessingType' is never equal to 'null' of type 'SubscriptionChargeProcessingType?'
|
build:
src/Wallee/Model/SubscriptionChargeCreate.cs#L168
The result of the expression is always 'true' since a value of type 'SubscriptionChargeProcessingType' is never equal to 'null' of type 'SubscriptionChargeProcessingType?'
|
build:
src/Wallee/Model/SubscriptionChargeCreate.cs#L203
The result of the expression is always 'true' since a value of type 'SubscriptionChargeProcessingType' is never equal to 'null' of type 'SubscriptionChargeProcessingType?'
|
build:
src/Wallee/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?'
|
publish
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/
|
publish:
src/Wallee/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?'
|
publish:
src/Wallee/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?'
|
publish:
src/Wallee/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?'
|
publish:
src/Wallee/Model/SubscriptionSuspensionCreate.cs#L43
The result of the expression is always 'false' since a value of type 'SubscriptionSuspensionAction' is never equal to 'null' of type 'SubscriptionSuspensionAction?'
|
publish:
src/Wallee/Model/SubscriptionSuspensionCreate.cs#L131
The result of the expression is always 'true' since a value of type 'SubscriptionSuspensionAction' is never equal to 'null' of type 'SubscriptionSuspensionAction?'
|
publish:
src/Wallee/Model/SubscriptionSuspensionCreate.cs#L160
The result of the expression is always 'true' since a value of type 'SubscriptionSuspensionAction' is never equal to 'null' of type 'SubscriptionSuspensionAction?'
|
publish:
src/Wallee/Model/SubscriptionChargeCreate.cs#L48
The result of the expression is always 'false' since a value of type 'SubscriptionChargeProcessingType' is never equal to 'null' of type 'SubscriptionChargeProcessingType?'
|
publish:
src/Wallee/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?'
|
publish:
src/Wallee/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?'
|
publish:
src/Wallee/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?'
|
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|