Skip to content

TopPic Proforma Parser #93

TopPic Proforma Parser

TopPic Proforma Parser #93

Triggered via pull request January 22, 2024 21:40
Status Success
Total duration 3m 9s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.