Skip to content

PsmFromTsv Reader that also will work for RNA #620

PsmFromTsv Reader that also will work for RNA

PsmFromTsv Reader that also will work for RNA #620

Triggered via pull request November 8, 2023 20:01
Status Success
Total duration 5m 54s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
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: 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#L76
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: mzLib/Omics/Fragmentation/Product.cs#L80
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L26
Converting null literal or possible null value to non-nullable type.
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L33
Converting null literal or possible null value to non-nullable type.
build: mzLib/Omics/LibrarySpectrum.cs#L81
Converting null literal or possible null value to non-nullable type.
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L159
Nullable value type may be null.
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L169
Nullable value type may be null.
build: mzLib/Readers/GenericMsDataFile.cs#L7
Cannot convert null literal to non-nullable reference 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#L76
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: mzLib/Omics/Fragmentation/Product.cs#L80
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L26
Converting null literal or possible null value to non-nullable type.
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L33
Converting null literal or possible null value to non-nullable type.
build: mzLib/Omics/LibrarySpectrum.cs#L81
Converting null literal or possible null value to non-nullable type.
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L159
Nullable value type may be null.
build: mzLib/Omics/Fragmentation/DissociationTypeCollection.cs#L169
Nullable value type may be null.
build: mzLib/Readers/GenericMsDataFile.cs#L7
Cannot convert null literal to non-nullable reference type.