Skip to content

Enhancement: apply IAddressable interface #1350

Enhancement: apply IAddressable interface

Enhancement: apply IAddressable interface #1350

Triggered via push April 1, 2025 17:47
Status Failure
Total duration 4m 41s
Artifacts

reko.yml

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

Annotations

21 errors and 31 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1137
Possible null reference assignment.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3597
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3596
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1137
Possible null reference assignment.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3597
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3596
Converting null literal or possible null value to non-nullable type.
build (macos-13)
Process completed with exit code 1.
build (macos-13): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1137
Possible null reference assignment.
build (macos-13): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3597
Converting null literal or possible null value to non-nullable type.
build (macos-13): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3596
Converting null literal or possible null value to non-nullable type.
build (macos-13): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1137
Possible null reference assignment.
build (macos-13): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3597
Converting null literal or possible null value to non-nullable type.
build (macos-13): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3596
Converting null literal or possible null value to non-nullable type.
build (windows-latest)
Process completed with exit code 1.
build (windows-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1137
Possible null reference assignment.
build (windows-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3597
Converting null literal or possible null value to non-nullable type.
build (windows-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3596
Converting null literal or possible null value to non-nullable type.
build (windows-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1137
Possible null reference assignment.
build (windows-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3597
Converting null literal or possible null value to non-nullable type.
build (windows-latest): src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3596
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 (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#L163
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
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/Controls/StyleStack.cs#L78
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaEventListener.cs#L49
Non-nullable field 'cancellationSvc' 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#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/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-13): src/Native/ArmNative/ArmRewriter.h#L49
'Next' overrides a member function but is not marked 'override'
build (macos-13): src/Native/ArmNative/ArmRewriter.h#L49
'Next' overrides a member function but is not marked 'override'
build (macos-13): src/Native/ArmNative/ArmRewriter.h#L49
'Next' overrides a member function but is not marked 'override'
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/ArmRewriter.h#L49
'Next' overrides a member function but is not marked 'override'
build (macos-13): src/Native/ArmNative/ArmRewriter.h#L49
'Next' overrides a member function but is not marked 'override'
build (macos-13): src/Native/ArmNative/ArmRewriter.h#L49
'Next' overrides a member function but is not marked 'override'
build (macos-13): src/Native/ArmNative/Arm64Rewriter.h#L48
'Next' overrides a member function but is not marked 'override'
build (macos-13): src/Native/ArmNative/Arm64Rewriter.h#L48
'Next' overrides a member function but is not marked 'override'
build (macos-13)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
build (windows-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L273
Non-nullable field 'Name' 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/Services/AvaloniaUiPreferencesService.cs#L240
Possible null reference argument for parameter 'key' in 'UiStyle IDictionary<string, UiStyle>.this[string key]'.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L225
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L225
Converting null literal or possible null value to non-nullable type.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L224
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (windows-latest): src/UserInterfaces/AvaloniaUI/Services/AvaloniaUiPreferencesService.cs#L224
Converting null literal or possible null value to non-nullable type.
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/Services/AvaloniaUiPreferencesService.cs#L162
Possible null reference argument for parameter 'hex' in 'Color AvaloniaUiPreferencesService.GetColor(string hex)'.
build (windows-latest): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'