Handle strings in Call Analysis and Native Method Detection #1054
Annotations
10 warnings
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/
|
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.
|
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L138
Converting null literal or possible null value to non-nullable type.
|
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L148
Dereference of a possibly null reference.
|
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L159
Dereference of a possibly null reference.
|
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.
|
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L138
Converting null literal or possible null value to non-nullable type.
|
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L148
Dereference of a possibly null reference.
|
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L159
Dereference of a possibly null reference.
|
This job succeeded
Loading