Monoisotopic mass and m/z on isotopic envelopes #108
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|