Publish ShopifySharp.Extensions.DependencyInjection 1.5.0 #60
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/checkout@v3, actions/upload-artifact@v3, marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Create Github release for ShopifySharp.Extensions.DependencyInjection
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Github release for ShopifySharp.Extensions.DependencyInjection
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and pack:
ShopifySharp/Services/AssignedFulfillmentOrder/AssignedFulfillmentOrderService.cs#L5
The using directive for 'System.Threading' appeared previously in this namespace
|
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#L248
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
|
Build and pack:
ShopifySharp/Utilities/ShopifyOauthUtility.cs#L292
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
|
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.'
|
Loading