Add multi-term ProForma parsing/writing (chimeric +, charge /z, multi-chain //)#118
Merged
trishorts merged 2 commits intoJun 30, 2026
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
tests/TopDownProteomics.Tests/IO/MzIdentMlTest.cs#L52
Dereference of a possibly null reference.
|
|
Build:
tests/TopDownProteomics.Tests/IO/MzIdentMlTest.cs#L41
Dereference of a possibly null reference.
|
|
Build:
tests/TopDownProteomics.Tests/IO/MzIdentMlTest.cs#L40
Dereference of a possibly null reference.
|
|
Build:
tests/TopDownProteomics.Tests/MassSpectrometry/IsotopicDistributionTest.cs#L35
'IIsotopicDistribution.CreateChargedDistribution(int, bool)' is obsolete: 'Use CreateChargedDistribution(int charge, double chargeCarrier) instead.'
|
|
Build:
tests/TopDownProteomics.Tests/UnimodCompositionTests.cs#L17
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/InMemoryElementProviderTest.cs#L31
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#L14
Cannot convert null literal to non-nullable reference type.
|
|
Build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
background
wait
wait-all
cancel
parallel
Loading