Raw file connection not closing #709
Merged
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L767
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L774
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
mzLib/Readers/GenericMsDataFile.cs#L7
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/GenericMsDataFile.cs#L16
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L31
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L138
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L90
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L142
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/MzML/Mzml.cs#L151
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/MzML/Mzml.cs#L1081
Cannot convert null literal to non-nullable reference type.
|
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L767
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L774
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
mzLib/Readers/GenericMsDataFile.cs#L7
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/GenericMsDataFile.cs#L16
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L31
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L138
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L90
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/Mgf/Mgf.cs#L142
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/MzML/Mzml.cs#L151
Cannot convert null literal to non-nullable reference type.
|
mzLib/Readers/MzML/Mzml.cs#L1081
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading