Quant interfaces#985
Open
Alexander-Sol wants to merge 2 commits into
Open
Annotations
1 error and 20 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L202
Possible null reference argument for parameter 'source' in 'IEnumerable<List<T>> Enumerable.Where<List<T>>(IEnumerable<List<T>> source, Func<List<T>, bool> predicate)'.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L151
Dereference of a possibly null reference.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L137
Possible null reference argument for parameter 'item' in 'void List<IIndexedPeak>.Add(IIndexedPeak item)'.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L33
Nullable value type may be null.
|
|
mzLib/MassSpectrometry/PeakIndexing/MassIndexingEngine.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L123
Cannot convert null literal to non-nullable reference type.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L88
Cannot convert null literal to non-nullable reference type.
|
|
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L792
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L785
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
mzLib/MassSpectrometry/Deconvolution/Parameters/IsoDecDeconvolutionParameters.cs#L197
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading