Changing the github actions workflow to test integration with MetaMorpheus #1144
Annotations
10 errors and 10 warnings
Pack
The file 'D:\a\mzLib\mzLib\mzLib\BayesianEstimation\bin\x64\Release\net8.0\BayesianEstimation.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\MassSpectrometry\bin\x64\Release\net8.0\MassSpectrometry.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\PepXML\bin\x64\Release\net8.0\PepXML.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\MzLibUtil\bin\x64\Release\net8.0\MzLibUtil.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\Proteomics\bin\x64\Release\net8.0\Proteomics.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\Chemistry\bin\x64\Release\net8.0\Chemistry.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\MzIdentML\bin\x64\Release\net8.0\MzIdentML.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\UsefulProteomicsDatabases\bin\x64\Release\net8.0\UsefulProteomicsDatabases.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\mzPlot\bin\x64\Release\net8.0-windows\mzPlot.dll' to be packed was not found on disk.
|
Pack
The file 'D:\a\mzLib\mzLib\mzLib\Omics\bin\x64\Release\net8.0\Omics.dll' to be packed was not found on disk.
|
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/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