Minor update #245
Annotations
10 warnings
Build:
DicomGrepCore/Entities/ResultDicomFile.cs#L12
Possible null reference return.
|
Build:
DicomGrepCore/Entities/SearchCriteria.cs#L11
Non-nullable property 'SearchPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DicomGrepCore/Entities/SearchCriteria.cs#L12
Non-nullable property 'SearchSopClassUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DicomGrepCore/Entities/SearchCriteria.cs#L14
Non-nullable field '_searchTag' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DicomGrepCore/Entities/SearchCriteria.cs#L33
Non-nullable field '_dicomSearchTag' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DicomGrepCore/Entities/SearchCriteria.cs#L37
Non-nullable property 'FileTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DicomGrepCore/Entities/SearchCriteria.cs#L39
Non-nullable property 'SearchText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DicomGrepCore/Services/SearchService.cs#L143
Converting null literal or possible null value to non-nullable type.
|
Build:
DicomGrepCore/Services/SearchService.cs#L151
Converting null literal or possible null value to non-nullable type.
|
Build:
DicomGrepCore/Services/SearchService.cs#L156
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading