Skip to content

Raw file connection not closing #583

Raw file connection not closing

Raw file connection not closing #583

Triggered via pull request September 13, 2023 18:46
Status Failure
Total duration 6m 6s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L769
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L776
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/Readers/GenericMsDataFile.cs#L7
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/GenericMsDataFile.cs#L16
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L31
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L138
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L90
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L142
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/MzML/Mzml.cs#L151
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/MzML/Mzml.cs#L1081
Cannot convert null literal to non-nullable reference type.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L769
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L776
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/Readers/ExternalResults/ResultFiles/MsDataFileToResultFileAdapter.cs#L15
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/ExternalResults/ResultFiles/MsDataFileToResultFileAdapter.cs#L20
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/GenericMsDataFile.cs#L7
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/GenericMsDataFile.cs#L16
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L31
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L138
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L90
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L142
Cannot convert null literal to non-nullable reference type.