Move PartnerService tests into Services folder #165
Annotations
10 warnings
Build and pack:
ShopifySharp/Utilities/ShopifyOauthUtility.cs#L194
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
Build and pack:
ShopifySharp/Utilities/ShopifyOauthUtility.cs#L249
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
|
Build and pack:
ShopifySharp/Utilities/ShopifyOauthUtility.cs#L293
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
|
Build and pack:
ShopifySharp/Services/ShopifyPayments/ShopifyPaymentsService.cs#L33
'ShopifyException.HttpStatusCode' is obsolete: 'This property has been moved to the ShopifyHttpException and will be removed in a future version of ShopifySharp.'
|
Build and pack:
ShopifySharp/Infrastructure/ShopifyException.cs#L29
Non-nullable property 'RawBody' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and pack:
ShopifySharp/Infrastructure/ShopifyException.cs#L31
Non-nullable property 'RawBody' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and pack:
ShopifySharp/Infrastructure/ShopifyException.cs#L41
'ShopifyException.HttpStatusCode' is obsolete: 'This property has been moved to the ShopifyHttpException and will be removed in a future version of ShopifySharp.'
|
Build and pack:
ShopifySharp/Infrastructure/ShopifyException.cs#L42
'ShopifyException.Errors' is obsolete: 'This property has been moved to the ShopifyHttpException and will be removed in a future version of ShopifySharp.'
|
Build and pack:
ShopifySharp/Infrastructure/ShopifyException.cs#L43
'ShopifyException.RawBody' is obsolete: 'This property has been moved to the ShopifyHttpException and will be removed in a future version of ShopifySharp.'
|
Build and pack:
ShopifySharp/Infrastructure/ShopifyException.cs#L44
'ShopifyException.RequestId' is obsolete: 'This property has been moved to the ShopifyHttpException and will be removed in a future version of ShopifySharp.'
|
The logs for this run have expired and are no longer available.
Loading