Fix: PowerPC stmw instruction was incorrectly rewritten. #1332
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Core/Configuration/PlatformDefinition.cs#L147
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/ImageLoaders/Elf/ElfLoader64.cs#L298
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
Build:
src/Decompiler/Scanning/SearchArea.cs#L158
Nullable value type may be null.
|
Build:
src/Decompiler/Scanning/PromoteBlockWorkItem.cs#L153
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
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/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
|
Build:
src/Gui/Forms/ScannedPageInteractor.cs#L149
The result of the expression is always 'false' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/Gui/Forms/ScannedPageInteractor.cs#L149
The result of the expression is always 'false' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/Gui/Services/LowLevelViewService.cs#L50
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Loading