Skip to content

out matchedPeaks in GetAllXics #2183

out matchedPeaks in GetAllXics

out matchedPeaks in GetAllXics #2183

Triggered via pull request October 21, 2025 18:12
Status Failure
Total duration 7m 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 40 warnings
integration
Process completed with exit code 1.
integration
There is no argument given that corresponds to the required parameter 'matchedPeaks' of 'IndexingEngine<IndexedMassSpectralPeak>.GetAllXics(Tolerance, int, double, int, out Dictionary<IIndexedPeak, ExtractedIonChromatogram>, double?)'
integration
There is no argument given that corresponds to the required parameter 'matchedPeaks' of 'IndexingEngine<IndexedMass>.GetAllXics(Tolerance, int, double, int, out Dictionary<IIndexedPeak, ExtractedIonChromatogram>, double?)'
integration
There is no argument given that corresponds to the required parameter 'matchedPeaks' of 'IndexingEngine<IndexedMassSpectralPeak>.GetAllXics(Tolerance, int, double, int, out Dictionary<IIndexedPeak, ExtractedIonChromatogram>, double?)'
integration
There is no argument given that corresponds to the required parameter 'matchedPeaks' of 'IndexingEngine<IndexedMass>.GetAllXics(Tolerance, int, double, int, out Dictionary<IIndexedPeak, ExtractedIonChromatogram>, double?)'
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration: 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)'.
integration: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L151
Dereference of a possibly null reference.
integration: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L137
Possible null reference argument for parameter 'item' in 'void List<IIndexedPeak>.Add(IIndexedPeak item)'.
integration: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L33
Nullable value type may be null.
integration: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L792
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L785
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration: mzLib/MassSpectrometry/PeakIndexing/MassIndexingEngine.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L123
Cannot convert null literal to non-nullable reference type.
integration: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L88
Cannot convert null literal to non-nullable reference type.
integration: mzLib/MassSpectrometry/Deconvolution/Parameters/IsoDecDeconvolutionParameters.cs#L197
Cannot convert null literal to non-nullable reference type.
build: 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)'.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L151
Dereference of a possibly null reference.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L137
Possible null reference argument for parameter 'item' in 'void List<IIndexedPeak>.Add(IIndexedPeak item)'.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L33
Nullable value type may be null.
build: mzLib/MassSpectrometry/PeakIndexing/MassIndexingEngine.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L123
Cannot convert null literal to non-nullable reference type.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L88
Cannot convert null literal to non-nullable reference type.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L792
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L785
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/Deconvolution/Parameters/IsoDecDeconvolutionParameters.cs#L197
Cannot convert null literal to non-nullable reference type.
build: 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)'.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L151
Dereference of a possibly null reference.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L137
Possible null reference argument for parameter 'item' in 'void List<IIndexedPeak>.Add(IIndexedPeak item)'.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L33
Nullable value type may be null.
build: mzLib/MassSpectrometry/PeakIndexing/MassIndexingEngine.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L123
Cannot convert null literal to non-nullable reference type.
build: mzLib/MassSpectrometry/PeakIndexing/IndexingEngine.cs#L88
Cannot convert null literal to non-nullable reference type.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L792
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L785
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/Deconvolution/Parameters/IsoDecDeconvolutionParameters.cs#L197
Cannot convert null literal to non-nullable reference type.