Skip to content

CosmosDB Outbox sample #7092

CosmosDB Outbox sample

CosmosDB Outbox sample #7092

Triggered via pull request February 24, 2025 11:04
Status Failure
Total duration 1m 46s
Artifacts

validate-pull-requests.yml

on: pull_request
Content verification
50s
Content verification
Integrity tests
27s
Integrity tests
Build samples & snippets
1m 32s
Build samples & snippets
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build samples & snippets: samples/outbox/cosmosdb/Core_9/Sample/MyHandler.cs#L8
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 samples & snippets: samples/outbox/cosmosdb/Core_9/Sample/MyHandler.cs#L8
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 samples & snippets
Build failed: D:\a\docs.particular.net\docs.particular.net\samples\outbox\cosmosdb\Core_9\CosmosDbOutbox.sln
Build samples & snippets
Process completed with exit code 1.
Content verification
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down