Skip to content

Fix: X86 sar flags, CCE live flags #1101

Fix: X86 sar flags, CCE live flags

Fix: X86 sar flags, CCE live flags #1101

Triggered via push October 31, 2023 10:57
Status Success
Total duration 9m 20s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reko.yml

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

Annotations

34 warnings
build (ubuntu-latest)
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 (ubuntu-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (ubuntu-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (ubuntu-latest): src/Gui/AddressSearchResult.cs#L113
Possible null reference argument for parameter 'item' in 'int AddressSearchResult.SelectBgColor(ImageMapItem item)'.
build (ubuntu-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L65
Dereference of a possibly null reference.
build (ubuntu-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L65
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
build (ubuntu-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L81
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
build (ubuntu-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L119
Dereference of a possibly null reference.
build (ubuntu-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L119
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
build (ubuntu-latest): src/Gui/ViewModels/Documents/SegmentListItemViewModel.cs#L40
Non-nullable property 'Segment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L141
Possible null reference argument for parameter 'addrSelected' in 'AsmSpanifyer.AsmSpanifyer(AbstractMixedCodeDataModel model, Program program, IProcessorArchitecture arch, MachineInstruction[] instrs, ModelPosition pos, Address addrSelected)'.
build (macos-latest)
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 (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/AddressSearchResult.cs#L113
Possible null reference argument for parameter 'item' in 'int AddressSearchResult.SelectBgColor(ImageMapItem item)'.
build (macos-latest): src/Gui/ViewModels/Dialogs/SegmentEditorViewModel.cs#L35
Non-nullable field 'dataView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (macos-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.cs#L533
Non-nullable property 'StartAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.cs#L533
Non-nullable property 'EndAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.cs#L533
Non-nullable property 'ModelNode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L65
Dereference of a possibly null reference.
build (macos-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L65
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
build (macos-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L81
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
build (windows-latest)
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 (windows-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (windows-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (windows-latest): src/Gui/AddressSearchResult.cs#L113
Possible null reference argument for parameter 'item' in 'int AddressSearchResult.SelectBgColor(ImageMapItem item)'.
build (windows-latest): src/Gui/ViewModels/Documents/SegmentListItemViewModel.cs#L40
Non-nullable property 'Segment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Gui/ViewModels/Dialogs/SegmentEditorViewModel.cs#L35
Non-nullable field 'dataView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L65
Dereference of a possibly null reference.
build (windows-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L65
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
build (windows-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L81
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
build (windows-latest): src/Gui/TextViewing/AbstractMixedCodeDataModel.SpanGenerator.cs#L119
Possible null reference argument for parameter 'item' in 'SpanGenerator AbstractMixedCodeDataModel.CreateSpanifier(ImageMapItem item, MemoryArea mem, ModelPosition pos)'.
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
73 MB