Fix package hashes #1293
Annotations
10 warnings
src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Database/Api/StorageMetadataWrapper.cs#L51
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Database/Api/StorageMetadataWrapper.cs#L30
The field 'StorageMetadataWrapper._options' is never used
|
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/ApplicationEntityHandler.cs#L106
Possible null reference return.
|
src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Database/Api/StorageMetadataWrapper.cs#L51
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Database/Api/StorageMetadataWrapper.cs#L30
The field 'StorageMetadataWrapper._options' is never used
|
The logs for this run have expired and are no longer available.
Loading