Fix for MzLib PR #939 failed integration tests #496
Annotations
3 errors, 10 warnings, and 1 notice
Build solution
Process completed with exit code 1.
|
Build solution:
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 solution:
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 solution:
MetaMorpheus/GUI/MetaDraw/MetaDraw.xaml.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build solution:
MetaMorpheus/GUI/MainWindow.xaml.cs#L1083
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build solution:
MetaMorpheus/GUI/MainWindow.xaml.cs#L1286
The variable 'ex' is declared but never used
|
Build solution:
MetaMorpheus/GUI/MainWindow.xaml.cs#L1267
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build solution:
MetaMorpheus/GUI/MetaDraw/MetaDraw.xaml.cs#L942
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
|
Build solution:
MetaMorpheus/GUI/MetaDraw/MetaDraw.xaml.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build solution:
MetaMorpheus/GUI/MainWindow.xaml.cs#L1083
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build solution:
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 solution:
MetaMorpheus/GuiFunctions/MetaDraw/MetaDrawLogic.cs#L485
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build solution:
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