Maintenance: new ELF machine types. #1175
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. 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#L52
The field 'FetFinder.uAddrMax' is never used
|
Build:
src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' 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.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L851
Non-nullable field 'selectTheme' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Create Installer .msi:
src/Installers/WixInstaller/Product.wxs#L63
ICE69: Mismatched component reference. Entry 'ApplicationStartMenuShortcut' of the Shortcut table belongs to component 'ApplicationShortcut'. However, the formatted string in column 'Target' references file 'WindowsDecompiler.exe' which belongs to component 'ProductComponent'. Components are in the same feature.
|
The logs for this run have expired and are no longer available.
Loading