Extended IBioPolymerWithSetMods interface, changed hashcodes #811
+35
−11
Annotations
1 error and 20 warnings
Test
Process completed with exit code 1.
|
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/IBioPolymer.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build (Test):
mzLib/Omics/IBioPolymerWithSetMods.cs#L167
'IBioPolymerWithSetMods.Equals(IBioPolymerWithSetMods)' hides inherited member 'IEquatable<IBioPolymerWithSetMods>.Equals(IBioPolymerWithSetMods?)'. Use the new keyword if hiding was intended.
|
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/IBioPolymer.cs#L31
Cannot convert null literal to non-nullable reference type.
|
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/IBioPolymerWithSetMods.cs#L167
'IBioPolymerWithSetMods.Equals(IBioPolymerWithSetMods)' hides inherited member 'IEquatable<IBioPolymerWithSetMods>.Equals(IBioPolymerWithSetMods?)'. Use the new keyword if hiding was intended.
|
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.
|
Loading