Package #17
Annotations
20 warnings
Publish (ARM)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish (ARM)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish (ARM)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish (ARM)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Publish (ARM):
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.
|
Publish (ARM):
src/CodemerxDecompile/ViewModels/MainWindowViewModel.cs#L554
Partial method declarations 'void MainWindowViewModel.OnShowCompilerGeneratedMembersChanged(bool value)' and 'void MainWindowViewModel.OnShowCompilerGeneratedMembersChanged(bool _)' have signature differences.
|
Publish (ARM):
src/CodemerxDecompile/ViewModels/MainWindowViewModel.cs#L718
Partial method declarations 'void MainWindowViewModel.OnSelectedPaneIndexChanged(int value)' and 'void MainWindowViewModel.OnSelectedPaneIndexChanged(int _)' have signature differences.
|
Publish (ARM):
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.
|
Publish (ARM):
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.
|
Publish (ARM):
src/CodemerxDecompile/SearchService.cs#L431
Cannot convert null literal to non-nullable reference type.
|
Publish (x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish (x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish (x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish (x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Publish (x64):
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
|
Publish (x64):
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
|
Publish (x64):
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
|
Publish (x64):
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
|
Publish (x64):
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
|
Publish (x64):
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
|
Loading