Core.Tests: Add another graph test case/cleanup #1075
Annotations
10 warnings
Set up environment
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/
|
Set up environment
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 all:
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L148
Converting null literal or possible null value to non-nullable type.
|
Build all:
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L157
Dereference of a possibly null reference.
|
Build all:
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L168
Dereference of a possibly null reference.
|
Build all:
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.
|
Build all:
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L148
Converting null literal or possible null value to non-nullable type.
|
Build all:
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L157
Dereference of a possibly null reference.
|
Build all:
Cpp2IL.Plugin.ControlFlowGraph/ControlFlowGraphOutputFormat.cs#L168
Dereference of a possibly null reference.
|
Build all:
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.
|
Loading