Split dummydll into 4 separate output formats #961
Annotations
2 errors and 5 warnings
Build:
Cpp2IL.Core/OutputFormats/AsmResolverDummyDllOutputFormat.cs#L135
The name 'asmContext' does not exist in the current context
|
Build
Process completed with exit code 1.
|
Restore
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:
|
Restore
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Get git branch information
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/
|
Get git branch information
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/
|
Build:
Cpp2IL.Core/ProcessingLayers/NativeMethodDetectionProcessingLayer.cs#L55
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading