Skip to content

Apply hotfix 29.3.3 #70

Apply hotfix 29.3.3

Apply hotfix 29.3.3 #70

Triggered via pull request August 16, 2024 13:26
Status Success
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build and Test
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/
Build and Test: test/Kentico.Xperience.K13Ecommerce.IntegrationTests/StoreApiOrderTests.cs#L48
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.
Build and Test: test/Kentico.Xperience.K13Ecommerce.IntegrationTests/StoreApiOrderTests.cs#L48
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.