Skip to content

Merge pull request #17 from nbollis/MetaDataTerms #44

Merge pull request #17 from nbollis/MetaDataTerms

Merge pull request #17 from nbollis/MetaDataTerms #44

Triggered via push January 4, 2024 23:11
Status Success
Total duration 57s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MetaPAL/Models/DataFile.cs#L27
Cannot convert null literal to non-nullable reference type.
build: MetaPAL/Models/DataFile.cs#L41
Cannot convert null literal to non-nullable reference type.
build: MetaPAL/Resources/SdrfFile.cs#L39
Dereference of a possibly null reference.
build: MetaPAL/Resources/SdrfFile.cs#L55
Dereference of a possibly null reference.
build: MetaPAL/Models/SpectrumMatch.cs#L96
Non-nullable property 'Accession' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MetaPAL/Models/SpectrumMatch.cs#L96
Non-nullable property 'BaseSequence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MetaPAL/Models/SpectrumMatch.cs#L96
Non-nullable property 'FullSequence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MetaPAL/Models/SpectrumMatch.cs#L96
Non-nullable property 'FileNameWithoutExtension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MetaPAL/Models/SpectrumMatch.cs#L96
Non-nullable property 'MatchedFragmentIons' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MetaPAL/Models/MetaData.cs#L22
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.