Added HostRecorder (part 1) #101
Annotations
1 error and 4 warnings
Integration Test
Process completed with exit code 1.
|
Build for Deploy:
src/Infrastructure.Persistence.Azure/ApplicationServices/AzureStorageAccountQueueStore.cs#L60
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 for Deploy:
src/Infrastructure.Web.Hosting.Common/Extensions/HostExtensions.cs#L35
The using directive for 'Infrastructure.Persistence.Common.ApplicationServices' appeared previously in this namespace
|
Build for Deploy:
src/Infrastructure.Persistence.Azure/ApplicationServices/AzureStorageAccountQueueStore.cs#L60
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 for Deploy:
src/Infrastructure.Web.Hosting.Common/Extensions/HostExtensions.cs#L35
The using directive for 'Infrastructure.Persistence.Common.ApplicationServices' appeared previously in this namespace
|
The logs for this run have expired and are no longer available.
Loading