Skip to content

[WIP] Parse the arguments to the search service #357

[WIP] Parse the arguments to the search service

[WIP] Parse the arguments to the search service #357

Triggered via push July 21, 2024 13:17
Status Success
Total duration 4m 52s
Artifacts 2
Build and Test (debug)
2m 29s
Build and Test (debug)
publish Windows (release)
1m 58s
publish Windows (release)
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and Test (debug): DicomGrepCore/Entities/ResultDicomFile.cs#L12
Possible null reference return.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L147
Converting null literal or possible null value to non-nullable type.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L155
Converting null literal or possible null value to non-nullable type.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L160
Converting null literal or possible null value to non-nullable type.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L170
Converting null literal or possible null value to non-nullable type.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L174
Possible null reference assignment.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L177
Possible null reference argument for parameter 'SOPClassName' in 'ResultDicomFile.ResultDicomFile(string filename, string SOPClassName, string SOPClassUID, string PatientName, IList<ResultDicomItem> resultDicomItems)'.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L177
Possible null reference argument for parameter 'SOPClassUID' in 'ResultDicomFile.ResultDicomFile(string filename, string SOPClassName, string SOPClassUID, string PatientName, IList<ResultDicomItem> resultDicomItems)'.
Build and Test (debug): DicomGrepCore/Services/SearchService.cs#L203
Possible null reference argument for parameter 'resultDicomFile' in 'OnCompleteDicomFileEventArgs.OnCompleteDicomFileEventArgs(string filename, ResultDicomFile resultDicomFile, bool isMatch, int searchedFileCount, int matchFileCount)'.
Build and Test (debug): DicomGrepCore/Entities/SearchCriteria.cs#L12
Non-nullable property 'SearchPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish Windows (release): DicomGrepCore/Entities/ResultDicomFile.cs#L12
Possible null reference return.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L147
Converting null literal or possible null value to non-nullable type.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L155
Converting null literal or possible null value to non-nullable type.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L160
Converting null literal or possible null value to non-nullable type.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L170
Converting null literal or possible null value to non-nullable type.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L174
Possible null reference assignment.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L177
Possible null reference argument for parameter 'SOPClassName' in 'ResultDicomFile.ResultDicomFile(string filename, string SOPClassName, string SOPClassUID, string PatientName, IList<ResultDicomItem> resultDicomItems)'.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L177
Possible null reference argument for parameter 'SOPClassUID' in 'ResultDicomFile.ResultDicomFile(string filename, string SOPClassName, string SOPClassUID, string PatientName, IList<ResultDicomItem> resultDicomItems)'.
publish Windows (release): DicomGrepCore/Services/SearchService.cs#L203
Possible null reference argument for parameter 'resultDicomFile' in 'OnCompleteDicomFileEventArgs.OnCompleteDicomFileEventArgs(string filename, ResultDicomFile resultDicomFile, bool isMatch, int searchedFileCount, int matchFileCount)'.
publish Windows (release): DicomGrepCore/Entities/SearchCriteria.cs#L12
Non-nullable property 'SearchPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
DicomGrep-Debug-bare Expired
1.36 MB
DicomGrep-Release-publish Expired
1.35 MB