Fix: ensure target-framework specific folder exists (UpdateGitHash.ta… #1333
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
Build:
src/Decompiler/Scanning/SearchArea.cs#L158
Nullable value type may be null.
|
Build:
src/Decompiler/Scanning/PromoteBlockWorkItem.cs#L153
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/ImageLoaders/Elf/ElfLoader64.cs#L298
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
Build:
src/Decompiler/Scanning/SearchArea.cs#L158
Nullable value type may be null.
|
Build:
src/Decompiler/Scanning/PromoteBlockWorkItem.cs#L153
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
|
Build:
src/Gui/AddressSearchResult.cs#L235
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Gui/Services/LowLevelViewService.cs#L50
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Loading