Skip to content

Feature: correct parameter ordering (#1338) #1254

Feature: correct parameter ordering (#1338)

Feature: correct parameter ordering (#1338) #1254

Triggered via push April 30, 2024 00:15
Status Failure
Total duration 4m 10s
Artifacts

reko.yml

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

Annotations

9 errors and 18 warnings
build (macos-latest): src/Decompiler/Analysis/CallRewriter.cs#L126
The type or namespace name 'ICallingConvention' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Decompiler/Analysis/CallRewriter.cs#L126
The type or namespace name 'ICallingConvention' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest): src/Decompiler/Analysis/CallRewriter.cs#L126
The type or namespace name 'ICallingConvention' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/Decompiler/Analysis/CallRewriter.cs#L126
The type or namespace name 'ICallingConvention' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest): src/Decompiler/Analysis/CallRewriter.cs#L126
The type or namespace name 'ICallingConvention' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest): src/Decompiler/Analysis/CallRewriter.cs#L126
The type or namespace name 'ICallingConvention' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest)
Process completed with exit code 1.
build (macos-latest): src/Native/ArmNative/Arm64Rewriter.cpp#L157
enumeration values 'ARM_CC_INVALID' and 'ARM_CC_AL' not handled in switch
build (macos-latest): src/Native/ArmNative/ArmRewriter.cpp#L699
enumeration values 'ARM_OP_INVALID', 'ARM_OP_FP', and 'ARM_OP_SETEND' not handled in switch
build (macos-latest): src/Native/ArmNative/ArmRewriter.cpp#L878
enumeration values 'ARM_CC_INVALID' and 'ARM_CC_AL' not handled in switch
build (macos-latest): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
build (macos-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (macos-latest): src/Native/ArmNative/Arm64Rewriter.cpp#L157
enumeration values 'ARM_CC_INVALID' and 'ARM_CC_AL' not handled in switch
build (macos-latest): src/Native/ArmNative/ArmRewriter.cpp#L699
enumeration values 'ARM_OP_INVALID', 'ARM_OP_FP', and 'ARM_OP_SETEND' not handled in switch
build (macos-latest): src/Native/ArmNative/ArmRewriter.cpp#L878
enumeration values 'ARM_CC_INVALID' and 'ARM_CC_AL' not handled in switch
build (macos-latest): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
build (macos-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (ubuntu-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value 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/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value 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 (windows-latest): src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
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/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
build (windows-latest): src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'