fix NewArm64 ins jump lost #1058
Annotations
6 warnings
Cpp2IL.Core/Utils/CsFileUtils.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Cpp2IL.Core/InstructionSets/NewArmV8InstructionSet.cs#L113
Unreachable code detected
|
Cpp2IL.Core/InstructionSets/NewArmV8InstructionSet.cs#L253
Nullable value type may be null.
|
Cpp2IL/Program.cs#L429
Using member 'Cpp2IL.Core.Cpp2IlApi.Init(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Plugins are loaded dynamically.
|
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/
|
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/
|
This job succeeded
Loading