isobaric quant engine and results#984
Open
trishorts wants to merge 5 commits into
Open
Annotations
20 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/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/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/PeakIndexing/MassIndexingEngine.cs#L20
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.
|
|
mzLib/IsobaricQuant/IsobaricQuantEngine.cs#L677
Dereference of a possibly null reference.
|
|
mzLib/IsobaricQuant/TmtFileInfo.cs#L25
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading