Changing the github actions workflow to test integration with MetaMorpheus #1168
Annotations
10 errors and 10 warnings
package
The type or namespace name 'MassSpectrometry' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'Readers' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'Chemistry' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'MassSpectrometry' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'MzLibUtil' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'Proteomics' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'Chemistry' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'MathNet' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'MassSpectrometry' could not be found (are you missing a using directive or an assembly reference?)
|
package
The type or namespace name 'MzLibUtil' could not be found (are you missing a using directive or an assembly reference?)
|
package:
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L765
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
package:
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L772
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
package:
mzLib/MassSpectrometry/MzSpectra/SpectralSimilarity.cs#L54
Field 'SpectralSimilarity._keepAllTheoreticalPeaks' is never assigned to, and will always have its default value false
|
package:
mzLib/Omics/Fragmentation/MatchedFragmentIon.cs#L80
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
package:
mzLib/Omics/Fragmentation/Product.cs#L87
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
package:
mzLib/Omics/IBioPolymer.cs#L31
Cannot convert null literal to non-nullable reference type.
|
package:
mzLib/Omics/Modifications/Modification.cs#L132
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
package:
mzLib/Omics/IBioPolymerWithSetMods.cs#L167
'IBioPolymerWithSetMods.Equals(IBioPolymerWithSetMods)' hides inherited member 'IEquatable<IBioPolymerWithSetMods>.Equals(IBioPolymerWithSetMods?)'. Use the new keyword if hiding was intended.
|
package:
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|
package:
mzLib/Omics/Modifications/Modification.cs#L62
Cannot convert null literal to non-nullable reference type.
|