Skip to content

Bump Microsoft.Azure.WebJobs.Extensions.Storage in /analytics (#776) #65

Bump Microsoft.Azure.WebJobs.Extensions.Storage in /analytics (#776)

Bump Microsoft.Azure.WebJobs.Extensions.Storage in /analytics (#776) #65

Triggered via push June 27, 2023 10:59
Status Success
Total duration 2m 33s
Artifacts
build-and-deploy
2m 19s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-and-deploy: analytics/AnalyticsHttpTrigger.cs#L12
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-deploy: analytics/AnalyticsHttpTrigger.cs#L12
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.