Skip to content

Fix: #1339

Fix: #1339 #1251

Triggered via push April 18, 2024 01:05
Status Success
Total duration 6m 52s
Artifacts 3

reko.yml

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

Annotations

37 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/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/Gui/TextViewing/DisassemblyFormatter.cs#L143
Nullability of reference types in type of parameter 'annotation' of 'void DisassemblyFormatter.AddAnnotation(string annotation)' doesn't match implicitly implemented member 'void INativeInstructionRenderer.AddAnnotation(string? a)' (possibly because of nullability attributes).
build (ubuntu-latest): src/Gui/TextViewing/DisassemblyFormatter.cs#L133
Nullability of reference types in type of parameter 's' of 'void DisassemblyFormatter.WriteString(string s)' doesn't match implicitly implemented member 'void INativeInstructionRenderer.WriteString(string? s)' (possibly because of nullability attributes).
build (ubuntu-latest): src/Gui/TextViewing/DisassemblyFormatter.cs#L44
Non-nullable field 'addrInstr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/TextSpan.cs#L41
Nullability of reference types in type of parameter 'value' of 'void TextSpan.Style.set' doesn't match implicitly implemented member 'void ITextSpan.Style.set' (possibly because of nullability attributes).
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'services' must contain a non-null value when exiting constructor. Consider 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 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 (macos-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 (macos-latest)
- Add lib or ref assemblies for the net8.0 target framework
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/Gui/TextViewing/DisassemblyFormatter.cs#L143
Nullability of reference types in type of parameter 'annotation' of 'void DisassemblyFormatter.AddAnnotation(string annotation)' doesn't match implicitly implemented member 'void INativeInstructionRenderer.AddAnnotation(string? a)' (possibly because of nullability attributes).
build (macos-latest): src/Gui/TextViewing/DisassemblyFormatter.cs#L133
Nullability of reference types in type of parameter 's' of 'void DisassemblyFormatter.WriteString(string s)' doesn't match implicitly implemented member 'void INativeInstructionRenderer.WriteString(string? s)' (possibly because of nullability attributes).
build (macos-latest): src/Gui/TextViewing/DisassemblyFormatter.cs#L44
Non-nullable field 'addrInstr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-latest): src/UserInterfaces/AvaloniaUI/Controls/TextSpan.cs#L41
Nullability of reference types in type of parameter 'value' of 'void TextSpan.Style.set' doesn't match implicitly implemented member 'void ITextSpan.Style.set' (possibly because of nullability attributes).
build (macos-latest): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'services' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-latest): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'addrTopVisible' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-latest): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L194
Possible null reference argument for parameter 'a' in 'Address Address.operator +(Address a, ulong off)'.
build (macos-latest): src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L56
Non-nullable field 'selStart' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
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/Gui/TextViewing/DisassemblyFormatter.cs#L143
Nullability of reference types in type of parameter 'annotation' of 'void DisassemblyFormatter.AddAnnotation(string annotation)' doesn't match implicitly implemented member 'void INativeInstructionRenderer.AddAnnotation(string? a)' (possibly because of nullability attributes).
build (windows-latest): src/Gui/TextViewing/DisassemblyFormatter.cs#L133
Nullability of reference types in type of parameter 's' of 'void DisassemblyFormatter.WriteString(string s)' doesn't match implicitly implemented member 'void INativeInstructionRenderer.WriteString(string? s)' (possibly because of nullability attributes).
build (windows-latest): src/Gui/TextViewing/DisassemblyFormatter.cs#L44
Non-nullable field 'addrInstr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/WindowsForms/Controls/MemoryControl.cs#L75
Field 'MemoryControl.yTopRow' is never assigned to, and will always have its default value 0
build (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/TextSpan.cs#L41
Nullability of reference types in type of parameter 'value' of 'void TextSpan.Style.set' doesn't match implicitly implemented member 'void ITextSpan.Style.set' (possibly because of nullability attributes).
build (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'services' must contain a non-null value when exiting constructor. Consider 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.

Artifacts

Produced during runtime
Name Size
reko-macos-latest Expired
32.1 MB
reko-ubuntu-latest Expired
32.2 MB
reko-windows-latest Expired
72.8 MB