Skip to content

Update generated SDKs #1590

Update generated SDKs

Update generated SDKs #1590

Triggered via pull request July 25, 2023 13:56
Status Success
Total duration 6m 37s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

61 warnings
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.GraphQL.Api/Generated/GraphQLClient.g.cs#L6872
The default value specified for parameter 'selector' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Unit tests (ubuntu-latest): commercetools.Sdk/Examples/commercetools.Api.CheckoutApp/Views/Shared/_Layout.cshtml#L29
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
Unit tests (ubuntu-latest): commercetools.Sdk/IntegrationTests/commercetools.GraphQL.Api.IntegrationTests/GenericFixture.cs#L13
Non-nullable property 'DefaultProjectKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.GraphQL.Api/Generated/GraphQLClient.g.cs#L6872
The default value specified for parameter 'selector' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
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.GraphQL.Api/Generated/GraphQLClient.g.cs#L6872
The default value specified for parameter 'selector' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Unit tests (windows-latest): commercetools.Sdk/IntegrationTests/commercetools.GraphQL.Api.IntegrationTests/GenericFixture.cs#L13
Non-nullable property 'DefaultProjectKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/Examples/commercetools.Api.CheckoutApp/Views/Shared/_Layout.cshtml#L29
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
Unit tests (macos-latest): commercetools.Sdk/commercetools.Sdk.GraphQL.Api/Generated/GraphQLClient.g.cs#L6872
The default value specified for parameter 'selector' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Unit tests (macos-latest): commercetools.Sdk/IntegrationTests/commercetools.GraphQL.Api.IntegrationTests/InMemoryLogger.cs#L10
Non-nullable property 'LogMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.GraphQL.Api/Generated/GraphQLClient.g.cs#L6872
The default value specified for parameter 'selector' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Create artifacts: commercetools.Sdk/Examples/commercetools.Api.CheckoutApp/Views/Shared/_Layout.cshtml#L29
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
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
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

Artifacts

Produced during runtime
Name Size
commercetools.Sdkv2.0.1.0-alpha-1590 Expired
2.42 MB