Build/Test Pipeline #200
Annotations
11 warnings
Execute unit test script:
ShopifySharp/Services/AssignedFulfillmentOrder/AssignedFulfillmentOrderService.cs#L5
The using directive for 'System.Threading' appeared previously in this namespace
|
Execute unit test script:
ShopifySharp/Utilities/ShopifyOauthUtility.cs#L194
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
Execute unit test script:
ShopifySharp/Factories/OrderRiskServiceFactory.cs#L17
'OrderRiskService' is obsolete: 'https://shopify.dev/docs/api/release-notes/2024-04#AccordionItem85'
|
Execute unit test script:
ShopifySharp/Factories/OrderRiskServiceFactory.cs#L17
'OrderRiskService' is obsolete: 'https://shopify.dev/docs/api/release-notes/2024-04#AccordionItem85'
|
Execute unit test script:
ShopifySharp/Utilities/ShopifyOauthUtility.cs#L248
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
|
Execute unit test script:
ShopifySharp/Utilities/ShopifyOauthUtility.cs#L292
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
|
Execute unit test script:
ShopifySharp/Factories/CheckoutServiceFactory.cs#L17
'CheckoutService' is obsolete: 'https://shopify.dev/changelog/deprecation-of-checkout-apis'
|
Execute unit test script:
ShopifySharp/Factories/CheckoutServiceFactory.cs#L17
'CheckoutService' is obsolete: 'https://shopify.dev/changelog/deprecation-of-checkout-apis'
|
Execute unit test script:
ShopifySharp/Infrastructure/ShopifyException.cs#L29
Non-nullable property 'RawBody' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Execute unit test script:
ShopifySharp/Infrastructure/ShopifyException.cs#L31
Non-nullable property 'RawBody' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "framework-test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading