fixup warnings #1434
Annotations
3 errors and 3 warnings
src/InformaticsGateway/Services/HealthLevel7/MllpClient.cs#L100
Cannot assign to 'linkedCancellationTokenSource' because it is a 'using variable'
|
src/InformaticsGateway/Services/HealthLevel7/MllpClient.cs#L100
Cannot assign to 'linkedCancellationTokenSource' because it is a 'using variable'
|
|
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html
/home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log
/home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading