fixup #1435
Annotations
6 warnings
tests/Integration.Test/StepDefinitions/Hl7StepDefinitions.cs#L230
The variable 'ex' is declared but never used
|
tests/Integration.Test/StepDefinitions/Hl7StepDefinitions.cs#L230
The variable 'ex' is declared but never used
|
src/InformaticsGateway/Services/Export/Hl7ExportService.cs#L163
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.
|
tests/Integration.Test/StepDefinitions/Hl7StepDefinitions.cs#L230
The variable 'ex' is declared but never used
|
src/InformaticsGateway/Services/Export/Hl7ExportService.cs#L163
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.
|
tests/Integration.Test/StepDefinitions/Hl7StepDefinitions.cs#L230
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading