Skip to content

Benchmarks: X86 disassembler and rewriter. #1325

Benchmarks: X86 disassembler and rewriter.

Benchmarks: X86 disassembler and rewriter. #1325

Triggered via push November 28, 2024 18:54
Status Success
Total duration 11m 33s
Artifacts 3

reko.yml

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

Annotations

38 warnings
build (ubuntu-latest)
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:
build (ubuntu-latest)
- Add lib or ref assemblies for the net8.0 target framework
build (ubuntu-latest): src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
build (ubuntu-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L194
Possible null reference argument for parameter 'a' in 'Address Address.operator +(Address a, ulong off)'.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L162
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L163
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L224
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L224
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (windows-latest)
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:
build (windows-latest)
- Add lib or ref assemblies for the net8.0 target framework
build (windows-latest): src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
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/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (windows-latest): 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 (windows-latest): 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 (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L194
Possible null reference argument for parameter 'a' in 'Address Address.operator +(Address a, ulong off)'.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L56
Non-nullable field 'selStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L56
Non-nullable field 'selEnd' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L56
Non-nullable field 'span' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-latest): 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.
build (macos-13): src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
build (macos-13): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (macos-13): 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 (macos-13): 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 (macos-13): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L194
Possible null reference argument for parameter 'a' in 'Address Address.operator +(Address a, ulong off)'.
build (macos-13): 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 (macos-13): 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 (macos-13): src/UserInterfaces/AvaloniaUI/ViewModels/AvaloniaTextSpanFactory.cs#L172
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-13): src/UserInterfaces/AvaloniaUI/Controls/TextView.cs#L66
Possible null reference assignment.
build (macos-13)
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:
build (macos-13)
- Add lib or ref assemblies for the net8.0 target framework
build (macos-13)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf

Artifacts

Produced during runtime
Name Size
reko-macos-13
32.4 MB
reko-ubuntu-latest
32.5 MB
reko-windows-latest
73.6 MB