Skip to content

Update generated SDKs #2293

Update generated SDKs

Update generated SDKs #2293

Triggered via pull request September 26, 2024 15:01
Status Failure
Total duration 4m 29s
Artifacts

ci.yml

on: pull_request
Matrix: Integration tests
Matrix: Unit tests
License update
0s
License update
Create artifacts
0s
Create artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 55 warnings
Create artifacts
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Unit tests (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests (macos-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L44
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L151
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (macos-latest): commercetools.Sdk/compat/commercetools.Sdk.V2Compat/CtpV2CompatClient.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ImportResourceType.cs#L70
The member 'ImportResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/MoneyType.cs#L34
The member 'MoneyTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Orders/CartOrigin.cs#L34
The member 'CartOriginWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Importoperations/ImportOperationState.cs#L34
The member 'ImportOperationStateWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ProcessingState.cs#L49
The member 'ProcessingStateWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L44
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L151
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (ubuntu-latest): commercetools.Sdk/compat/commercetools.Sdk.V2Compat/CtpV2CompatClient.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ProcessingState.cs#L49
The member 'ProcessingStateWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ProductPriceModeEnum.cs#L34
The member 'ProductPriceModeEnumWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ImportResourceType.cs#L70
The member 'ImportResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ReferenceType.cs#L88
The member 'ReferenceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/MoneyType.cs#L34
The member 'MoneyTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (Stream)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration tests (Stream): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L44
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (Stream): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (Stream): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (Stream): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L151
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (Stream): commercetools.Sdk/compat/commercetools.Sdk.V2Compat/CtpV2CompatClient.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Integration tests (Stream): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/OrderPatches/ReturnShipmentState.cs#L40
The member 'ReturnShipmentStateWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (Stream): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Orders/CartOrigin.cs#L34
The member 'CartOriginWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (Stream): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ProcessingState.cs#L49
The member 'ProcessingStateWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (Stream): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Producttypes/AttributeConstraintEnum.cs#L40
The member 'AttributeConstraintEnumWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (Stream): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ProductPriceModeEnum.cs#L34
The member 'ProductPriceModeEnumWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests (windows-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L44
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L151
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ImportResourceType.cs#L70
The member 'ImportResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/MoneyType.cs#L34
The member 'MoneyTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ProcessingState.cs#L49
The member 'ProcessingStateWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ProductPriceModeEnum.cs#L34
The member 'ProductPriceModeEnumWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Common/ReferenceType.cs#L88
The member 'ReferenceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Customers/AuthenticationMode.cs#L34
The member 'AuthenticationModeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (String)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration tests (String): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L44
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (String): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (String): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (String): commercetools.Sdk/commercetools.Base.Client/Tokens/TokenProvider.cs#L151
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Integration tests (String): commercetools.Sdk/compat/commercetools.Sdk.V2Compat/CtpV2CompatClient.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Integration tests (String): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeGet.cs#L80
'ByProjectKeyByResourceTypeGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Integration tests (String): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeByIDGet.cs#L83
'ByProjectKeyByResourceTypeByIDGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Integration tests (String): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/Projects/ByProjectKeyGet.cs#L82
'ByProjectKeyGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Integration tests (String): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/commercetoolsSdkHistoryApi/Models/ChangeHistories/ChangeHistoryResourceType.cs#L106
The member 'ChangeHistoryResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (String): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/commercetoolsSdkHistoryApi/Models/ChangeHistories/PlatformInitiatedChange.cs#L46
The member 'PlatformInitiatedChangeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.