Skip to content

Feature: finish PDP-7 implementation #1343

Feature: finish PDP-7 implementation

Feature: finish PDP-7 implementation #1343

Triggered via push February 19, 2025 20:51
Status Success
Total duration 8m 44s
Artifacts 3

reko.yml

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

Annotations

32 warnings
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/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L40
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/var.cs#L9
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/var.cs#L13
The type name 'etype' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Gui/Forms/OpenAsInteractor.cs#L70
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L46
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 (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L78
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Controls/TextView.cs#L66
Possible null reference assignment.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Controls/TextView.cs#L109
Non-nullable event 'ModelChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build (macos-13): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L40
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (macos-13): src/ImageLoaders/OdbgScript/var.cs#L9
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (macos-13): src/ImageLoaders/OdbgScript/var.cs#L13
The type name 'etype' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (macos-13): src/Gui/Forms/OpenAsInteractor.cs#L70
Converting null literal or possible null value to non-nullable type.
build (macos-13): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
build (macos-13): src/Native/ArmNative/Arm64Rewriter.h#L49
'GetCount' overrides a member function but is not marked 'override'
build (macos-13): src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L120
Possible null reference argument for parameter 'a' in 'int TextViewLayout.ComparePositions(TextPointer a, TextPointer b)'.
build (macos-13): src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L121
Possible null reference argument for parameter 'b' in 'int TextViewLayout.ComparePositions(TextPointer a, TextPointer b)'.
build (macos-13): src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L140
Dereference of a possibly null reference.
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
build (windows-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L40
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/ImageLoaders/OdbgScript/var.cs#L9
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/ImageLoaders/OdbgScript/var.cs#L13
The type name 'etype' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Gui/Forms/OpenAsInteractor.cs#L70
Converting null literal or possible null value to non-nullable type.
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/Services/AvaloniaUiPreferencesService.cs#L162
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L163
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L46
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 (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L78
Converting null literal or possible null value to non-nullable type.
build (windows-latest): src/Installers/WixInstaller/Product.wxs#L64
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-13
32.5 MB
reko-ubuntu-latest
32.4 MB
reko-windows-latest
74.1 MB