Native Method Detection (#246) #924
Annotations
14 warnings
Set up environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Set up environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install dependencies
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Install dependencies
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build all
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build all
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build all
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build all
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build all:
LibCpp2IL/MachO/MachOSymtabEntry.cs#L13
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build all:
LibCpp2IL/MachO/MachOSymtabEntry.cs#L13
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build all:
LibCpp2IL/MachO/MachOSymtabEntry.cs#L13
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build all:
LibCpp2IL/MachO/MachOSymtabEntry.cs#L13
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build all:
Cpp2IL.Core/ProcessingLayers/NativeMethodDetectionProcessingLayer.cs#L50
The variable 'ex' is declared but never used
|
Build all:
Cpp2IL.Core/ProcessingLayers/NativeMethodDetectionProcessingLayer.cs#L50
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading