MetaDraw: BioPolymer Coverage of Bottom-Up Results #2564
Annotations
10 warnings and 1 notice
Build solution:
MetaMorpheus/GUI/MetaDraw/MetaDraw.xaml.cs#L968
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
|
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/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/MetaDraw/MetaDraw.xaml.cs#L48
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/DeconExploration/DeconvolutionPlot.cs#L54
Converting null literal or possible null value to non-nullable type.
|
Build solution:
MetaMorpheus/GuiFunctions/MetaDraw/BioPolymerCoverage/BioPolymerTabViewModel.cs#L98
The variable 'e' is declared but never used
|
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