Practice #42
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/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.
|
Build:
MetaPAL/Models/MetaData.cs#L23
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
MetaPAL/Models/Experiment.cs#L14
Non-nullable property 'DataFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading