Merge pull request #112 from topdownproteomics/proteoform-mod-evidence #15
Annotations
10 warnings
build:
tests/TopDownProteomics.Tests/UnimodCompositionTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
tests/TopDownProteomics.Tests/InMemoryElementProviderTest.cs#L14
Cannot convert null literal to non-nullable reference type.
|
build:
tests/TopDownProteomics.Tests/InMemoryElementProviderTest.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build:
tests/TopDownProteomics.Tests/InMemoryElementProviderTest.cs#L31
Cannot convert null literal to non-nullable reference type.
|
build:
tests/TopDownProteomics.Tests/InMemoryElementProviderTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build:
tests/TopDownProteomics.Tests/IO/XlmodOboParserTest.cs#L34
Dereference of a possibly null reference.
|
build:
tests/TopDownProteomics.Tests/IO/XlmodOboParserTest.cs#L35
Possible null reference argument for parameter 'source' in 'XlmodExternalReference Enumerable.Single<XlmodExternalReference>(IEnumerable<XlmodExternalReference> source, Func<XlmodExternalReference, bool> predicate)'.
|
build:
tests/TopDownProteomics.Tests/IO/XlmodOboParserTest.cs#L38
Dereference of a possibly null reference.
|
build:
tests/TopDownProteomics.Tests/IO/XlmodOboParserTest.cs#L46
Dereference of a possibly null reference.
|
build:
tests/TopDownProteomics.Tests/IO/XlmodOboParserTest.cs#L50
Dereference of a possibly null reference.
|