Use seconds for duration and log connection duration #1280
Annotations
10 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/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/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.
|
The logs for this run have expired and are no longer available.
Loading