Fix for MzLib PR #939 failed integration tests #2558
Annotations
5 errors, 10 warnings, and 1 notice
Build
Process completed with exit code 1.
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawTest.cs#L421
Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<string>>' to 'System.Collections.Generic.Dictionary<int, string>'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawTest.cs#L387
Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<string>>' to 'System.Collections.Generic.Dictionary<int, string>'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawTest.cs#L421
Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<string>>' to 'System.Collections.Generic.Dictionary<int, string>'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawTest.cs#L387
Cannot implicitly convert type 'System.Collections.Generic.Dictionary<int, System.Collections.Generic.List<string>>' to 'System.Collections.Generic.Dictionary<int, string>'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawSettingsAndViewsTest.cs#L682
The result of the expression is always 'true' since a value of type 'LocalizationLevel' is never equal to 'null' of type 'LocalizationLevel?'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawSettingsAndViewsTest.cs#L672
The result of the expression is always 'true' since a value of type 'LocalizationLevel' is never equal to 'null' of type 'LocalizationLevel?'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawSettingsAndViewsTest.cs#L602
The result of the expression is always 'true' since a value of type 'LegendDisplayProperty' is never equal to 'null' of type 'LegendDisplayProperty?'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawSettingsAndViewsTest.cs#L592
The result of the expression is always 'true' since a value of type 'LegendDisplayProperty' is never equal to 'null' of type 'LegendDisplayProperty?'
|
Build:
MetaMorpheus/Test/SetUpTests.cs#L22
'Loaders.LoadElements()' is obsolete: 'This method is obsolete. It happens automatically on first call to periodic table in static constructor'
|
Build:
MetaMorpheus/Test/DigestionModificationTests.cs#L19
'Loaders.LoadElements()' is obsolete: 'This method is obsolete. It happens automatically on first call to periodic table in static constructor'
|
Build:
MetaMorpheus/Test/MetaDraw/MetaDrawTest.cs#L27
The using directive for 'OxyPlot' appeared previously in this namespace
|
Build:
MetaMorpheus/GuiFunctions/MetaDraw/FragmentResearching/FragmentationReanalysisViewModel.cs#L266
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
Build:
MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawLogic.cs#L485
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
MetaMorpheus/TaskLayer/CalibrationTask/CalibrationTask.cs#L95
The variable 'calibrated' is assigned but its value is never used
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading