WebAssembly -> IL Conversion #983
Annotations
10 warnings
Cpp2IL.Core/Utils/WasmUtils.cs#L153
Possible null reference argument for parameter 'definition' in 'WasmFunctionDefinition? WasmUtils.TryGetWasmDefinition(Il2CppMethodDefinition definition)'.
|
Cpp2IL.Core/Utils/WasmUtils.cs#L155
Possible null reference argument for parameter 'body' in 'List<WasmInstruction> Disassembler.Disassemble(byte[] body, uint virtualAddress)'.
|
Cpp2IL.Core/ProcessingLayers/NativeMethodDetectionProcessingLayer.cs#L55
The variable 'ex' is declared but never used
|
|
|
Cpp2IL.Gui/Program.cs#L19
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