Fix: git dirty state. #1311
Annotations
12 warnings
Create Runtime nupkg
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Create Runtime nupkg
- Add lib or ref assemblies for the net8.0 target framework
|
Build:
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L215
Unreachable code detected
|
Build:
src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
|
Build:
src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
|
Build:
src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
|
Build:
src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'services' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'addrTopVisible' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L47
Non-nullable field 'ctrlForeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L47
Non-nullable field 'ctrlBackColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L79
Converting null literal or possible null value to non-nullable type.
|
Loading