Package #17
Annotations
20 warnings
|
|
|
|
src/CodemerxDecompile/ViewModels/MainWindowViewModel.cs#L519
Partial method declarations 'void MainWindowViewModel.OnSelectedNodeChanged(Node? oldValue, Node? newValue)' and 'void MainWindowViewModel.OnSelectedNodeChanged(Node? oldNode, Node? newNode)' have signature differences.
|
src/CodemerxDecompile/ViewModels/MainWindowViewModel.cs#L554
Partial method declarations 'void MainWindowViewModel.OnShowCompilerGeneratedMembersChanged(bool value)' and 'void MainWindowViewModel.OnShowCompilerGeneratedMembersChanged(bool _)' have signature differences.
|
src/CodemerxDecompile/ViewModels/MainWindowViewModel.cs#L718
Partial method declarations 'void MainWindowViewModel.OnSelectedPaneIndexChanged(int value)' and 'void MainWindowViewModel.OnSelectedPaneIndexChanged(int _)' have signature differences.
|
src/CodemerxDecompile/Views/MainWindow.axaml.cs#L44
Non-nullable field 'viewModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/CodemerxDecompile/ViewModels/MainWindowViewModel.cs#L118
Non-nullable field 'searchText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/CodemerxDecompile/SearchService.cs#L431
Cannot convert null literal to non-nullable reference type.
|
|
|
|
|
src/JustDecompileEngine/src/Mono.Cecil.Pdb.Shared/Microsoft.Cci.Pdb/CvInfo.cs#L2425
Field 'XFixupData.rvaTarget' is never assigned to, and will always have its default value 0
|
src/JustDecompileEngine/src/Mono.Cecil.Pdb.Shared/Microsoft.Cci.Pdb/CvInfo.cs#L1806
Field 'CompileSym.verFEBuild' is never assigned to, and will always have its default value 0
|
src/JustDecompileEngine/src/Mono.Cecil.Pdb.Shared/Microsoft.Cci.Pdb/CvInfo.cs#L1723
Field 'AttrManyRegSym.name' is never assigned to, and will always have its default value null
|
src/JustDecompileEngine/src/Mono.Cecil.Pdb.Shared/Microsoft.Cci.Pdb/CvInfo.cs#L1855
Field 'FrameRelSym.flags' is never assigned to, and will always have its default value 0
|
src/JustDecompileEngine/src/Mono.Cecil.Pdb.Shared/Microsoft.Cci.Pdb/CvInfo.cs#L968
Field 'LeafPreComp.start' is never assigned to, and will always have its default value 0
|
src/JustDecompileEngine/src/Mono.Cecil.Pdb.Shared/Microsoft.Cci.Pdb/CvInfo.cs#L1741
Field 'ConstSym.typind' is never assigned to, and will always have its default value 0
|
The logs for this run have expired and are no longer available.
Loading