Skip to content

CosmosDB Outbox sample #7087

CosmosDB Outbox sample

CosmosDB Outbox sample #7087

Triggered via pull request February 21, 2025 10:56
Status Failure
Total duration 2m 27s
Artifacts

validate-pull-requests.yml

on: pull_request
Content verification
45s
Content verification
Integrity tests
35s
Integrity tests
Build samples & snippets
2m 14s
Build samples & snippets
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
VerifyProjectsDontHaveExtraNugetConfigs: tests/IntegrityTests/OnlyOneNugetConfig.cs#L14
Projects in this repo should not have their own nuget.config entries, they use the one at the repo root. The DocsEngine inserts the nuget.config file into generated zip downloads: > /home/runner/work/docs.particular.net/docs.particular.net/samples/outbox/cosmosdb/Core_9/nuget.config
Integrity tests
Process completed with exit code 1.
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