Whats wrong with variant application and xml - #956
Closed
trishorts wants to merge 140 commits into
Closed
Annotations
10 errors and 20 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'ProteinDbLoader.LoadProteinXML(string, bool, DecoyType, IEnumerable<Modification>, bool, IEnumerable<string>, out Dictionary<string, Modification>, int, int, int, bool)' is obsolete: 'This overload preserves the legacy parameter order and will be removed in a future release. Use the options-based overload or the signature with variant parameters grouped before addTruncations.'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/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/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/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