Fix: ensure target-framework specific folder exists (UpdateGitHash.ta… #1333
Annotations
1 error and 10 warnings
Build
Process completed with exit code 1.
|
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/Scanning/SearchArea.cs#L158
Nullable value type may be null.
|
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/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/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3074
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/OdbgScript/OllyLangInterpreter.Commands.cs#L3176
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Loading