Use seconds for duration and log connection duration #1280
Annotations
19 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: Azure/container-scan@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
|
|
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