Averaging slight adjustement for ensured thread safety #810
Annotations
20 warnings
Build (Test):
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L765
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Test):
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L772
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Test):
mzLib/MassSpectrometry/MzSpectra/SpectralSimilarity.cs#L54
Field 'SpectralSimilarity._keepAllTheoreticalPeaks' is never assigned to, and will always have its default value false
|
Build (Test):
mzLib/Omics/Fragmentation/MatchedFragmentIon.cs#L80
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (Test):
mzLib/Omics/Fragmentation/Product.cs#L87
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (Test):
mzLib/Omics/IBioPolymer.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build (Test):
mzLib/Omics/Modifications/Modification.cs#L132
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Build (Test):
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Build (Test):
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Build (Test):
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Build:
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L765
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L772
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
mzLib/MassSpectrometry/MzSpectra/SpectralSimilarity.cs#L54
Field 'SpectralSimilarity._keepAllTheoreticalPeaks' is never assigned to, and will always have its default value false
|
Build:
mzLib/Omics/Fragmentation/MatchedFragmentIon.cs#L80
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
mzLib/Omics/Fragmentation/Product.cs#L87
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
mzLib/Omics/IBioPolymer.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build:
mzLib/Omics/Modifications/Modification.cs#L132
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Build:
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Build:
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Loading