Skip to content

External Software File Reading #453

External Software File Reading

External Software File Reading #453

Triggered via pull request June 15, 2023 19:18
Status Success
Total duration 7m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L814
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L821
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#L26
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L117
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L69
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L121
Cannot convert null literal to non-nullable reference type.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L814
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: mzLib/MassSpectrometry/MzSpectra/MzSpectrum.cs#L821
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#L26
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L117
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L69
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/Mgf/Mgf.cs#L121
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/MzML/Mzml.cs#L156
Cannot convert null literal to non-nullable reference type.
build: mzLib/Readers/MzML/Mzml.cs#L1084
Cannot convert null literal to non-nullable reference type.