CosmosDB Outbox sample #7092
validate-pull-requests.yml
on: pull_request
Content verification
50s
Integrity tests
27s
Build samples & snippets
1m 32s
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
|