[WIP] Working prototype #358
dotnet-desktop.yml
on: push
Build and Test (debug)
1m 48s
publish Windows (release)
54s
Annotations
20 warnings
Build and Test (debug):
DicomGrepCore/Entities/ResultDicomFile.cs#L12
Possible null reference return.
|
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.
|
Build and Test (debug):
DicomGrepCore/Entities/SearchCriteria.cs#L13
Non-nullable property 'SearchSopClassUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test (debug):
DicomGrepCore/Entities/SearchCriteria.cs#L15
Non-nullable field '_searchTag' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test (debug):
DicomGrepCore/Entities/SearchCriteria.cs#L34
Non-nullable field '_dicomSearchTag' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test (debug):
DicomGrepCore/Entities/SearchCriteria.cs#L38
Non-nullable property 'FileTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test (debug):
DicomGrepCore/Entities/SearchCriteria.cs#L40
Non-nullable property 'SearchText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Test (debug):
DicomGrepCore/Services/DictionaryService.cs#L93
Converting null literal or possible null value to non-nullable type.
|
Build and Test (debug):
DicomGrepCore/Services/DictionaryService.cs#L99
Possible null reference argument for parameter 'source' in 'IEnumerable<DicomDictionary> Enumerable.Select<KeyValuePair<string, DicomDictionary>, DicomDictionary>(IEnumerable<KeyValuePair<string, DicomDictionary>> source, Func<KeyValuePair<string, DicomDictionary>, DicomDictionary> selector)'.
|
Build and Test (debug):
DicomGrepCore/Services/SearchService.cs#L147
Converting null literal or possible null value to non-nullable type.
|
publish Windows (release):
DicomGrepCore/Entities/ResultDicomFile.cs#L12
Possible null reference return.
|
publish Windows (release):
DicomGrepCore/Services/DictionaryService.cs#L93
Converting null literal or possible null value to non-nullable type.
|
publish Windows (release):
DicomGrepCore/Services/DictionaryService.cs#L99
Possible null reference argument for parameter 'source' in 'IEnumerable<DicomDictionary> Enumerable.Select<KeyValuePair<string, DicomDictionary>, DicomDictionary>(IEnumerable<KeyValuePair<string, DicomDictionary>> source, Func<KeyValuePair<string, DicomDictionary>, DicomDictionary> selector)'.
|
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)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DicomGrep-Debug-bare
Expired
|
1.36 MB |
|
DicomGrep-Release-publish
Expired
|
1.36 MB |
|