Skip to content

Added IServiceFactory<T> + Refactor DI #171

Added IServiceFactory<T> + Refactor DI

Added IServiceFactory<T> + Refactor DI #171

Triggered via push February 5, 2024 05:12
Status Success
Total duration 18m 21s
Artifacts 3
Unit tests (.NET Framework)
6m 7s
Unit tests (.NET Framework)
Publish prerelease packages
13s
Publish prerelease packages
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: ShopifySharp/Utilities/ShopifyOauthUtility.cs#L194
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
Build: ShopifySharp/Utilities/ShopifyOauthUtility.cs#L248
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
Build: ShopifySharp/Utilities/ShopifyOauthUtility.cs#L292
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
Build: 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: 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: 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: 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: 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: 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.'
Build: ShopifySharp/Infrastructure/RequestResult.cs#L40
'RequestResult<T>.Response' is obsolete: 'This property is obsolete and will be removed in a future version of ShopifySharp. If you need to use the response headers, please use the ResponseHeaders property instead.'
Unit tests (.NET Framework)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests: ShopifySharp/Utilities/ShopifyOauthUtility.cs#L194
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
Unit tests: ShopifySharp/Utilities/ShopifyOauthUtility.cs#L248
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
Unit tests: ShopifySharp/Utilities/ShopifyOauthUtility.cs#L292
Possible null reference argument for parameter 'accessToken' in 'AuthorizationResult.AuthorizationResult(string accessToken, string[]? grantedScopes)'.
Unit tests: ShopifySharp/Factories/CustomerSavedSearchServiceFactory.cs#L17
'CustomerSavedSearchService' is obsolete: 'Customer saved searches were deprecated in version 2022-04. Use the GraphQL customer Segment object instead.'
Unit tests: ShopifySharp/Factories/CustomerSavedSearchServiceFactory.cs#L17
'CustomerSavedSearchService' is obsolete: 'Customer saved searches were deprecated in version 2022-04. Use the GraphQL customer Segment object instead.'
Unit tests: ShopifySharp/Infrastructure/RequestResult.cs#L40
'RequestResult<T>.Response' is obsolete: 'This property is obsolete and will be removed in a future version of ShopifySharp. If you need to use the response headers, please use the ResponseHeaders property instead.'
Unit tests: ShopifySharp/Infrastructure/ShopifyException.cs#L29
Non-nullable property 'RawBody' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit tests: ShopifySharp/Infrastructure/ShopifyException.cs#L31
Non-nullable property 'RawBody' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit tests: 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.'
Unit tests: 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.'
Publish prerelease packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
artifacts Expired
5.47 MB
core-test-results Expired
609 KB
framework-test-results Expired
105 KB