Update dependency decisions #1205
Annotations
10 warnings
src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
|
src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
|
src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
|
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)'.
|
src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
src/InformaticsGateway/Program.cs#L181
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading