chore: add missing XML documentation on GraphResult.RequestId #234
Annotations
3 errors and 10 warnings
Execute unit test script
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
Execute unit test script
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
Execute unit test script
Process completed with exit code 1.
|
Execute unit test script:
ShopifySharp/Factories/CountryServiceFactory.cs#L12
'ICountryService' is obsolete: 'https://shopify.dev/changelog/deprecation-notice-country-and-province-endpoints-in-admin-rest-api'
|
Execute unit test script:
ShopifySharp/Factories/CountryServiceFactory.cs#L35
'ICountryService' is obsolete: 'https://shopify.dev/changelog/deprecation-notice-country-and-province-endpoints-in-admin-rest-api'
|
Execute unit test script:
ShopifySharp/Factories/CountryServiceFactory.cs#L39
'ICountryService' is obsolete: 'https://shopify.dev/changelog/deprecation-notice-country-and-province-endpoints-in-admin-rest-api'
|
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/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/Infrastructure/ShopifyGraphUserErrorsException.cs#L40
Dereference of a possibly null reference.
|
Execute unit test script:
ShopifySharp/Infrastructure/ShopifyGraphUserErrorsException.cs#L44
Dereference of a possibly null reference.
|
Execute unit test script:
ShopifySharp/Infrastructure/RequestResult.cs#L42
Possible null reference argument for parameter 'requestInfo' in 'RequestResult<T2>.RequestResult(string requestInfo, HttpResponseHeaders httpResponseHeaders, T2 result, string rawResult, string rawLinkHeaderValue, HttpStatusCode statusCode)'.
|
Execute unit test script:
ShopifySharp/Infrastructure/RequestResult.cs#L46
Possible null reference argument for parameter 'rawLinkHeaderValue' in 'RequestResult<T2>.RequestResult(string requestInfo, HttpResponseHeaders httpResponseHeaders, T2 result, string rawResult, string rawLinkHeaderValue, HttpStatusCode statusCode)'.
|
Loading