Machine learning project module #681
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (Test):
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L767
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Test):
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L774
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Test):
mzLib/Omics/Fragmentation/MatchedFragmentIon.cs#L75
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/SpectrumMatch/SpectrumMatchFromTsv.cs#L159
Cannot convert null literal to non-nullable reference type.
|
Build (Test):
mzLib/Omics/SpectrumMatch/SpectrumMatchFromTsv.cs#L229
Possible mistaken empty statement
|
Build (Test):
mzLib/Omics/SpectrumMatch/SpectrumMatchFromTsv.cs#L167
Converting null literal or possible null value to non-nullable type.
|
Build (Test):
mzLib/Omics/SpectrumMatch/SpectrumMatchFromTsv.cs#L239
Dereference of a possibly null reference.
|
Build (Test):
mzLib/Omics/SpectrumMatch/LibrarySpectrum.cs#L78
Converting null literal or possible null value to non-nullable type.
|
Build (Test):
mzLib/Omics/Fragmentation/Peptide/DissociationTypeCollection.cs#L27
Converting null literal or possible null value to non-nullable type.
|
Build:
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L767
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L774
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
mzLib/Omics/Fragmentation/MatchedFragmentIon.cs#L75
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/SpectrumMatch/SpectrumMatchFromTsv.cs#L159
Cannot convert null literal to non-nullable reference type.
|
Build:
mzLib/Omics/Fragmentation/Peptide/DissociationTypeCollection.cs#L27
Converting null literal or possible null value to non-nullable type.
|
Build:
mzLib/Omics/Fragmentation/Peptide/DissociationTypeCollection.cs#L34
Converting null literal or possible null value to non-nullable type.
|
Build:
mzLib/Omics/SpectrumMatch/SpectrumMatchFromTsv.cs#L229
Possible mistaken empty statement
|
Build:
mzLib/Omics/SpectrumMatch/SpectrumMatchFromTsv.cs#L167
Converting null literal or possible null value to non-nullable type.
|
Build:
mzLib/Omics/SpectrumMatch/SpectrumMatchFromTsv.cs#L239
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading