Skip to content

breaking: Make bucket state return types nullable #194

breaking: Make bucket state return types nullable

breaking: Make bucket state return types nullable #194

Triggered via push May 14, 2024 17:42
Status Cancelled
Total duration 15m 27s
Artifacts 3
Unit tests (.NET Framework)
3m 25s
Unit tests (.NET Framework)
Publish prerelease packages
0s
Publish prerelease packages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
Publish prerelease packages
Canceling since a higher priority waiting request for 'ci-refs/heads/master' exists
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/Services/AssignedFulfillmentOrder/AssignedFulfillmentOrderService.cs#L5
The using directive for 'System.Threading' appeared previously in this namespace
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/RequestResult.cs#L50
'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.'
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.'
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/Services/AssignedFulfillmentOrder/AssignedFulfillmentOrderService.cs#L5
The using directive for 'System.Threading' appeared previously in this namespace
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/OrderRiskServiceFactory.cs#L17
'OrderRiskService' is obsolete: 'https://shopify.dev/docs/api/release-notes/2024-04#AccordionItem85'
Unit tests: ShopifySharp/Factories/OrderRiskServiceFactory.cs#L17
'OrderRiskService' is obsolete: 'https://shopify.dev/docs/api/release-notes/2024-04#AccordionItem85'
Unit tests: ShopifySharp/Factories/CheckoutServiceFactory.cs#L17
'CheckoutService' is obsolete: 'https://shopify.dev/changelog/deprecation-of-checkout-apis'
Unit tests: ShopifySharp/Factories/CheckoutServiceFactory.cs#L17
'CheckoutService' is obsolete: 'https://shopify.dev/changelog/deprecation-of-checkout-apis'
Unit tests: ShopifySharp/Infrastructure/RequestResult.cs#L50
'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.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts", "core-test-results", "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/

Artifacts

Produced during runtime
Name Size
artifacts Expired
5.88 MB
core-test-results Expired
585 KB
framework-test-results Expired
106 KB