Skip to content

change so that publish and build copy the new plugin assembly RemoteA… #1212

change so that publish and build copy the new plugin assembly RemoteA…

change so that publish and build copy the new plugin assembly RemoteA… #1212

Triggered via push August 25, 2023 13:55
Status Failure
Total duration 7m 0s
Artifacts 1

ci.yml

on: push
calc-version
29s
calc-version
Matrix: integration-test
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 226 warnings
integration-test (DicomWebStow, mongodb)
Process completed with exit code 1.
integration-test (DicomDimseScu, ef)
Process completed with exit code 1.
integration-test (DicomDimseScp, mongodb)
Process completed with exit code 1.
integration-test (Fhir, ef)
Process completed with exit code 1.
integration-test (HealthLevel7, mongodb)
Process completed with exit code 1.
integration-test (DicomWebStow, ef)
Process completed with exit code 1.
integration-test (Fhir, mongodb)
Process completed with exit code 1.
integration-test (DicomWebExport, ef)
Process completed with exit code 1.
integration-test (DicomDimseScp, ef)
Process completed with exit code 1.
integration-test (DicomWebExport, mongodb)
Process completed with exit code 1.
integration-test (AcrApi, mongodb)
Process completed with exit code 1.
integration-test (HealthLevel7, ef)
Process completed with exit code 1.
integration-test (AcrApi, ef)
Process completed with exit code 1.
integration-test (RemoteAppExecutionPlugIn, ef)
Process completed with exit code 1.
integration-test (DicomDimseScu, mongodb)
Process completed with exit code 1.
integration-test (RemoteAppExecutionPlugIn, mongodb)
Process completed with exit code 1.
build (ubuntu-latest)
Process completed with exit code 1.
unit-test
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
analyze
Process completed with exit code 1.
CodeQL-Analyze
Process completed with exit code 1.
docs
Process completed with exit code 1.
integration-test (DicomWebStow, mongodb)
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.
integration-test (DicomWebStow, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
integration-test (DicomDimseScu, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, ef)
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.
integration-test (DicomDimseScp, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScp, mongodb)
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.
integration-test (Fhir, ef)
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.
integration-test (Fhir, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (Fhir, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (Fhir, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (Fhir, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (Fhir, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (Fhir, ef): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (Fhir, ef): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
integration-test (HealthLevel7, mongodb)
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.
integration-test (HealthLevel7, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
integration-test (DicomWebStow, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebStow, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebStow, ef)
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.
integration-test (Fhir, mongodb)
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.
integration-test (Fhir, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
integration-test (Fhir, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (Fhir, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, ef): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, ef)
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.
integration-test (DicomDimseScp, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
integration-test (DicomDimseScp, ef)
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.
integration-test (DicomWebExport, mongodb)
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.
integration-test (DicomWebExport, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (AcrApi, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (AcrApi, mongodb): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, mongodb)
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.
integration-test (HealthLevel7, ef)
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.
integration-test (HealthLevel7, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (HealthLevel7, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (HealthLevel7, ef): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (AcrApi, ef)
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.
integration-test (AcrApi, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (AcrApi, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (AcrApi, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (AcrApi, ef): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (RemoteAppExecutionPlugIn, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef)
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.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScu, mongodb)
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.
integration-test (RemoteAppExecutionPlugIn, mongodb)
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.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
build (ubuntu-latest): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
build (ubuntu-latest): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
build (ubuntu-latest): src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
unit-test: src/Client.Common/UriExtensions.cs#L31
"EndsWith" overloads that take a "char" should be used
unit-test: src/Api/SourceApplicationEntity.cs#L32
Remove this empty class, write its code or make it an "interface".
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L43
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L86
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Configuration/ValidationExtensions.cs#L115
Pass a timeout to limit the execution time.
unit-test: src/Configuration/ValidationExtensions.cs#L127
Pass a timeout to limit the execution time.
unit-test: src/Configuration/ValidationExtensions.cs#L128
Pass a timeout to limit the execution time.
unit-test: src/Client/HttpContentExtensions.cs#L27
Remove the unused local variable 'json'.
unit-test: src/Database/EntityFramework/Repositories/InferenceRequestRepository.cs#L36
Remove this unread private field '_options' or refactor the code to use its value.
unit-test: src/Database/EntityFramework/Migrations/20221010184458_R3_0.3.2.cs#L13
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
analyze: src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
analyze: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
analyze: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
analyze: src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
analyze: src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
analyze: src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
analyze: src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
CodeQL-Analyze: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Analyze: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Analyze: src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Analyze: src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
CodeQL-Analyze: src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
CodeQL-Analyze: src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
docs: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
docs: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
docs: src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
docs: src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
docs: src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
docs: src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
docs: src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L67
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.

Artifacts

Produced during runtime
Name Size
assembly-info Expired
860 Bytes