Bump MSTest.TestFramework from 3.3.0 to 3.3.1 #332
Annotations
10 warnings
Build:
DicomGrepCore/Entities/ResultDicomFile.cs#L12
Possible null reference return.
|
Build:
DicomGrepCore/Services/SearchService.cs#L144
Converting null literal or possible null value to non-nullable type.
|
Build:
DicomGrepCore/Services/SearchService.cs#L152
Converting null literal or possible null value to non-nullable type.
|
Build:
DicomGrepCore/Services/SearchService.cs#L157
Converting null literal or possible null value to non-nullable type.
|
Build:
DicomGrepCore/Services/SearchService.cs#L167
Converting null literal or possible null value to non-nullable type.
|
Build:
DicomGrepCore/Services/SearchService.cs#L171
Possible null reference assignment.
|
Build:
DicomGrepCore/Services/SearchService.cs#L174
Possible null reference argument for parameter 'SOPClassName' in 'ResultDicomFile.ResultDicomFile(string filename, string SOPClassName, string SOPClassUID, string PatientName, IList<ResultDicomItem> resultDicomItems)'.
|
Build:
DicomGrepCore/Services/SearchService.cs#L174
Possible null reference argument for parameter 'SOPClassUID' in 'ResultDicomFile.ResultDicomFile(string filename, string SOPClassName, string SOPClassUID, string PatientName, IList<ResultDicomItem> resultDicomItems)'.
|
Build:
DicomGrepCore/Services/SearchService.cs#L200
Possible null reference argument for parameter 'resultDicomFile' in 'OnCompleteDicomFileEventArgs.OnCompleteDicomFileEventArgs(string filename, ResultDicomFile resultDicomFile, bool isMatch, int searchedFileCount, int matchFileCount)'.
|
Build:
DicomGrepCore/Entities/SearchCriteria.cs#L12
Non-nullable property 'SearchPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading