Use seconds for duration and log connection duration #1280
Annotations
20 warnings
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L32
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<string>(IEnumerable<string> first, IEnumerable<string> second)'.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L32
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<string>(IEnumerable<string> first, IEnumerable<string> second)'.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L53
Possible null reference return.
|
src/CLI/Services/NLogConfigurationOptionAccessor.cs#L33
Using http protocol is insecure. Use https instead.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L32
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<string>(IEnumerable<string> first, IEnumerable<string> second)'.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L32
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<string>(IEnumerable<string> first, IEnumerable<string> second)'.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L53
Possible null reference return.
|
src/InformaticsGateway/Services/Scp/ScpServiceInternal.cs#L77
Possible null reference argument for parameter 'logger' in 'void Log.ConnectionClosed(ILogger logger, string correlationId, string callingAeTitle, string calledAeTitle, double durationSeconds)'.
|
src/InformaticsGateway/Services/Scp/ApplicationEntityHandler.cs#L106
Possible null reference return.
|
src/InformaticsGateway/appsettings.Test.json#L16
"password" detected here, make sure this is not a hard-coded credential.
|
src/DicomWebClient/CLI/Wado.cs#L74
Method has 8 parameters, which is greater than the 7 authorized.
|
src/DicomWebClient/CLI/Qido.cs#L81
'System.Exception' should not be thrown by user code.
|
src/DicomWebClient/CLI/Wado.cs#L107
Method has 9 parameters, which is greater than the 7 authorized.
|
src/DicomWebClient/CLI/Wado.cs#L145
Method has 9 parameters, which is greater than the 7 authorized.
|
src/DicomWebClient/CLI/Wado.cs#L212
'System.Exception' should not be thrown by user code.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L32
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<string>(IEnumerable<string> first, IEnumerable<string> second)'.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L32
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<string>(IEnumerable<string> first, IEnumerable<string> second)'.
|
src/Database/EntityFramework/Configuration/DicomAssociationInfoConfiguration.cs#L53
Possible null reference return.
|
src/CLI/Services/NLogConfigurationOptionAccessor.cs#L33
Using http protocol is insecure. Use https instead.
|
src/InformaticsGateway/Services/Scp/ScpServiceInternal.cs#L77
Possible null reference argument for parameter 'logger' in 'void Log.ConnectionClosed(ILogger logger, string correlationId, string callingAeTitle, string calledAeTitle, double durationSeconds)'.
|
The logs for this run have expired and are no longer available.
Loading