Skip to content

TASK: Updating SDK #1645

TASK: Updating SDK

TASK: Updating SDK #1645

Triggered via push August 22, 2023 08:05
Status Success
Total duration 5m 22s
Artifacts 1

ci.yml

on: push
Matrix: Integration tests
Matrix: Unit tests
Create artifacts
1m 57s
Create artifacts
Fit to window
Zoom out
Zoom in

Annotations

71 warnings
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.HistoryApi/Generated/Models/ChangeHistories/ChangeHistoryResourceType.cs#L106
The member 'ChangeHistoryResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
License update: commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/Projects/ByProjectKeyGet.cs#L76
'ByProjectKeyGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
License update: commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/PlatformInitiatedChange.cs#L46
The member 'PlatformInitiatedChangeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
License update: commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/DateStringFilter.cs#L31
The member 'DateStringFilterWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
License update: commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/Source.cs#L37
The member 'SourceWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
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.HistoryApi/Generated/Models/ChangeHistories/ChangeHistoryResourceType.cs#L106
The member 'ChangeHistoryResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/Projects/ByProjectKeyGet.cs#L76
'ByProjectKeyGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/DateStringFilter.cs#L31
The member 'DateStringFilterWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeByIDGet.cs#L77
'ByProjectKeyByResourceTypeByIDGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Unit tests (ubuntu-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeGet.cs#L74
'ByProjectKeyByResourceTypeGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Integration tests (BuiltIn): 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 (BuiltIn): 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 (BuiltIn): 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 (BuiltIn): 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 (BuiltIn): 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 (BuiltIn): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeByIDGet.cs#L77
'ByProjectKeyByResourceTypeByIDGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Integration tests (BuiltIn): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/ChangeHistoryResourceType.cs#L106
The member 'ChangeHistoryResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Integration tests (BuiltIn): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/Projects/ByProjectKeyGet.cs#L76
'ByProjectKeyGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Integration tests (BuiltIn): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeGet.cs#L74
'ByProjectKeyByResourceTypeGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Integration tests (BuiltIn): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/DateStringFilter.cs#L31
The member 'DateStringFilterWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
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.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeByIDGet.cs#L77
'ByProjectKeyByResourceTypeByIDGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeGet.cs#L74
'ByProjectKeyByResourceTypeGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/ChangeHistoryResourceType.cs#L106
The member 'ChangeHistoryResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/DateStringFilter.cs#L31
The member 'DateStringFilterWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/Source.cs#L37
The member 'SourceWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
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.HistoryApi/Generated/Client/RequestBuilders/Projects/ByProjectKeyGet.cs#L76
'ByProjectKeyGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/ChangeHistoryResourceType.cs#L106
The member 'ChangeHistoryResourceTypeWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/DateStringFilter.cs#L31
The member 'DateStringFilterWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeByIDGet.cs#L77
'ByProjectKeyByResourceTypeByIDGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Unit tests (windows-latest): commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeGet.cs#L74
'ByProjectKeyByResourceTypeGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Create artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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#L76
'ByProjectKeyGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Create artifacts: commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/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/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/Client/RequestBuilders/ResourceType/ByProjectKeyByResourceTypeByIDGet.cs#L77
'ByProjectKeyByResourceTypeByIDGet.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Create artifacts: commercetools.Sdk/commercetools.Sdk.HistoryApi/Generated/Models/ChangeHistories/DateStringFilter.cs#L31
The member 'DateStringFilterWrapper.GetEnumerator()' does not hide an accessible member. The new keyword is not required.
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
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.Sdk.HistoryApi/Generated/Client/RequestBuilders/Projects/ByProjectKeyGet.cs#L76
'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#L77
'ByProjectKeyByResourceTypeByIDGet.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-1645 Expired
2.43 MB