Skip to content

Added HostRecorder (part 1) #98

Added HostRecorder (part 1)

Added HostRecorder (part 1) #98

Triggered via push December 25, 2023 23:00
Status Failure
Total duration 3m 35s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build-test
No test report files were found
build-test: src/Infrastructure.Common/Recording/QueuedAuditReporter.cs#L11
The type or namespace name 'Storage' does not exist in the namespace 'Infrastructure' (are you missing an assembly reference?)
build-test: src/Infrastructure.Common/Recording/QueuedUsageReporter.cs#L12
The type or namespace name 'Storage' does not exist in the namespace 'Infrastructure' (are you missing an assembly reference?)
build-test: src/Infrastructure.Common/Recording/QueuedAuditReporter.cs#L11
The type or namespace name 'Storage' does not exist in the namespace 'Infrastructure' (are you missing an assembly reference?)
build-test: src/Infrastructure.Common/Recording/QueuedUsageReporter.cs#L12
The type or namespace name 'Storage' does not exist in the namespace 'Infrastructure' (are you missing an assembly reference?)
build-test
Process completed with exit code 1.
build-test
No file matches path src/TestResults/csharp/**/*.trx
build-test: 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-test: 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.