Bump Disarm from 2022.1.0-master.26 to 2022.1.0-master.34 #146
Annotations
6 errors and 2 warnings
Build:
Cpp2IL.Core/Il2CppApiFunctions/NewArm64KeyFunctionAddresses.cs#L17
The type or namespace name 'Arm64DisassemblyResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Cpp2IL.Core/Il2CppApiFunctions/NewArm64KeyFunctionAddresses.cs#L15
The type or namespace name 'Arm64DisassemblyResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Cpp2IL.Core/Extensions/MiscExtensions.cs#L110
Inconsistent accessibility: parameter type 'Range' is less accessible than method 'MiscExtensions.SubArray<T>(T[], Range)'
|
Build:
Cpp2IL.Core/Utils/NewArm64Utils.cs#L10
The type or namespace name 'Arm64DisassemblyResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Cpp2IL.Core/Utils/NewArm64Utils.cs#L48
The type or namespace name 'Arm64DisassemblyResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
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>
|
The logs for this run have expired and are no longer available.
Loading