Create test for simplification of SLICE(Mem0[id + 1<32>:word64], word32, 8) #1172
Annotations
1 error and 11 warnings
Unit Tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
|
Build:
src/UserInterfaces/AvaloniaUI/ViewModels/OpenAsViewModel.cs#L44
Non-nullable field 'selectedProcessorModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L713
Possible null reference argument for parameter 'addrClicked' in 'bool HexViewControl.ShouldChangeSelection(MouseButton mouseButton, Address addrClicked, bool textSide)'.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L808
Dereference of a possibly null reference.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L851
Non-nullable field 'codeTheme' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L851
Non-nullable field 'dataTheme' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L851
Non-nullable field 'defaultTheme' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading