FlashDeconv reverse engineer#898
Closed
trishorts wants to merge 28 commits into
Closed
Annotations
2 errors and 24 warnings
|
|
|
|
|
mzLib/TestFlashLFQ/TestFlashLFQ.cs#L938
'Loaders.LoadElements()' is obsolete: 'This method is obsolete. It happens automatically on first call to periodic table in static constructor'
|
|
mzLib/TestFlashLFQ/TestFlashLFQ.cs#L869
'Loaders.LoadElements()' is obsolete: 'This method is obsolete. It happens automatically on first call to periodic table in static constructor'
|
|
mzLib/TestFlashLFQ/TestFlashLFQ.cs#L938
'Loaders.LoadElements()' is obsolete: 'This method is obsolete. It happens automatically on first call to periodic table in static constructor'
|
|
mzLib/TestFlashLFQ/TestFlashLFQ.cs#L869
'Loaders.LoadElements()' is obsolete: 'This method is obsolete. It happens automatically on first call to periodic table in static constructor'
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L244
Dereference of a possibly null reference.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L232
Possible null reference return.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L218
Dereference of a possibly null reference.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L203
Dereference of a possibly null reference.
|
|
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/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.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L244
Dereference of a possibly null reference.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L232
Possible null reference return.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L218
Dereference of a possibly null reference.
|
|
mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L203
Dereference of a possibly null reference.
|
|
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/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