Skip to content

Create test for simplification of SLICE(Mem0[id + 1<32>:word64], word32, 8) #1172

Create test for simplification of SLICE(Mem0[id + 1<32>:word64], word32, 8)

Create test for simplification of SLICE(Mem0[id + 1<32>:word64], word32, 8) #1172

Triggered via pull request January 15, 2024 17:26
Status Failure
Total duration 6m 50s
Artifacts

reko.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 33 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest)
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 (ubuntu-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (ubuntu-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (ubuntu-latest): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
build (ubuntu-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L193
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L193
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L213
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L266
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L484
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.'
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/ViewModels/DecompilerCommandItems.cs#L106
Possible null reference argument for parameter 'key' in 'void MenuSystem.AddBinding(string windowKey, Guid cmdSet, int id, string key, KeyModifiers modifiers)'.
build (windows-latest)
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 (windows-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (windows-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (windows-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (windows-latest): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
build (windows-latest): 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 (windows-latest): 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 (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L808
Dereference of a possibly null reference.
build (windows-latest): 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 (windows-latest): 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 (windows-latest): 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.
build (macos-latest)
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 (macos-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (macos-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (macos-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (macos-latest): src/UserInterfaces/AvaloniaUI/ViewModels/DecompilerCommandItems.cs#L106
Possible null reference argument for parameter 'key' in 'void MenuSystem.AddBinding(string windowKey, Guid cmdSet, int id, string key, KeyModifiers modifiers)'.
build (macos-latest): src/UserInterfaces/AvaloniaUI/ViewModels/DockFactory.cs#L196
Nullability of reference types in value of type 'Dictionary<string, Func<object>>' doesn't match target type 'Dictionary<string, Func<object?>>'.
build (macos-latest): src/UserInterfaces/AvaloniaUI/ViewModels/DockFactory.cs#L218
Nullability of reference types in value of type 'Dictionary<string, Func<IHostWindow>>' doesn't match target type 'Dictionary<string, Func<IHostWindow?>>'.
build (macos-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaEventListener.cs#L49
Non-nullable field 'cancellationSvc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaEventListener.cs#L81
Possible null reference argument for parameter 'addrVector' in 'JumpVectorNavigator.JumpVectorNavigator(IReadOnlyProgram program, IProcessorArchitecture arch, Address addrInstr, Address addrVector, int stride, IServiceProvider services)'.
build (macos-latest): 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 (macos-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaServiceFactory.cs#L164
Possible null reference argument for parameter 'treeView' in 'ProjectBrowserService.ProjectBrowserService(IServiceProvider services, ITabPage tabPage, ITreeView treeView)'.