Fix: ensure target-framework specific folder exists (UpdateGitHash.ta… #1333
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
Build:
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
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/Decompiler/Scanning/SearchArea.cs#L158
Nullable value type may be null.
|
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/Forms/OpenAsInteractor.cs#L70
Converting null literal or possible null value to non-nullable type.
|
Install dependencies
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Loading