build(codegen): updating SDK #2352
Annotations
87 warnings
License update
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
License update:
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.
|
License update:
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.
|
License update:
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.
|
License update:
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.
|
License update:
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.
|
License update:
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.
|
License update:
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.
|
License update:
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.
|
License update:
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.
|
License update:
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/Customers/AuthenticationMode.cs#L34
The member 'AuthenticationModeWrapper.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/Importoperations/ImportOperationState.cs#L34
The member 'ImportOperationStateWrapper.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/Producttypes/TextInputHint.cs#L34
The member 'TextInputHintWrapper.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/OrderPatches/ReturnShipmentState.cs#L40
The member 'ReturnShipmentStateWrapper.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/Producttypes/AttributeConstraintEnum.cs#L40
The member 'AttributeConstraintEnumWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
|
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/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/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/Orders/DiscountCodeState.cs#L46
The member 'DiscountCodeStateWrapper.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/InventoryMode.cs#L34
The member 'InventoryModeWrapper.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/OrderPatches/ReturnShipmentState.cs#L40
The member 'ReturnShipmentStateWrapper.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/Common/ImportResourceType.cs#L70
The member 'ImportResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
|
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/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/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/MoneyType.cs#L34
The member 'MoneyTypeWrapper.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/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 (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.
|
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.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):
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 (String):
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 (String):
commercetools.Sdk/commercetools.Sdk.ImportApi/Generated/commercetoolsSdkImportApi/Models/Producttypes/TextInputHint.cs#L34
The member 'TextInputHintWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
|
Integration tests (String):
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.
|
Create artifacts
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/
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/commercetoolsSdkHistoryApi/Models/ChangeHistories/DateStringFilter.cs#L31
The member 'DateStringFilterWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
|
Create artifacts:
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.
|
Create artifacts
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Create artifacts
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Create artifacts
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Create artifacts:
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
commercetools.Sdkv2.0.1.0-alpha-2352
|
2.67 MB |
|