Skip to content

Merge pull request #1330 from smx-smx/ci #1228

Merge pull request #1330 from smx-smx/ci

Merge pull request #1330 from smx-smx/ci #1228

Triggered via push February 19, 2024 08:47
Status Success
Total duration 10m 26s
Artifacts 3

reko.yml

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

Annotations

31 warnings
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/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/XexLoader/XexLoader.cs#L193
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L193
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L213
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L266
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (ubuntu-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L484
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
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/Services/AvaloniaEventListener.cs#L49
Non-nullable field 'cancellationSvc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/ImageLoaders/XexLoader/XexLoader.cs#L193
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (windows-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L193
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (windows-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L213
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (windows-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L266
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (windows-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L484
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (windows-latest): src/UiPrototype/WinForms/MainForm.cs#L76
This call site is reachable on all platforms. 'Font' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/UiPrototype/WinForms/MainForm.cs#L77
This call site is reachable on all platforms. 'FontStyle.Bold' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/UserInterfaces/AvaloniaUI/Controls/HexViewer.cs#L713
Possible null reference argument for parameter 'addrClicked' in 'bool HexViewControl.ShouldChangeSelection(MouseButton mouseButton, Address addrClicked, bool textSide)'.
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-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (macos-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (macos-latest): src/Native/ArmNative/Arm64Rewriter.cpp#L123
enumeration value 'ARM_CC_INVALID' not handled in switch
build (macos-latest): src/Native/ArmNative/ArmRewriter.cpp#L671
enumeration value 'ARM_CC_INVALID' not handled in switch
build (macos-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L193
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (macos-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L193
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (macos-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L213
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (macos-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L266
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (macos-latest): src/ImageLoaders/XexLoader/XexLoader.cs#L484
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (macos-latest): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'

Artifacts

Produced during runtime
Name Size
reko-macos-latest Expired
32 MB
reko-ubuntu-latest Expired
32.1 MB
reko-windows-latest Expired
72.7 MB