Skip to content

Even more comments

Even more comments #3

Triggered via pull request June 5, 2024 11:14
Status Success
Total duration 1m 12s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (Release): UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L44
Possible null reference argument for parameter 'set' in 'void Assert.Contains<IControlFlowNode>(IControlFlowNode expected, HashSet<IControlFlowNode> set)'.
build (Release): UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L45
Possible null reference argument for parameter 'set' in 'void Assert.DoesNotContain<Block>(Block expected, HashSet<Block> set)'.
build (Release): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Release): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Release): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Release): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Release): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Release): UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L103
Possible null reference argument for parameter 'set' in 'void Assert.Contains<IControlFlowNode>(IControlFlowNode expected, HashSet<IControlFlowNode> set)'.
build (Release): UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L104
Possible null reference argument for parameter 'set' in 'void Assert.DoesNotContain<Block>(Block expected, HashSet<Block> set)'.
build (Release): UnderanalyzerTest/TestUtil.cs#L48
Converting null literal or possible null value to non-nullable type.
build (Debug): UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L44
Possible null reference argument for parameter 'set' in 'void Assert.Contains<IControlFlowNode>(IControlFlowNode expected, HashSet<IControlFlowNode> set)'.
build (Debug): UnderanalyzerTest/BinaryBranch.FindBinaryBranches.Switch.cs#L45
Possible null reference argument for parameter 'set' in 'void Assert.DoesNotContain<Block>(Block expected, HashSet<Block> set)'.
build (Debug): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Debug): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Debug): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Debug): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Debug): UnderanalyzerTest/DecompileContext.DecompileToString.Macros.cs#L143
Cannot convert null literal to non-nullable reference type.
build (Debug): UnderanalyzerTest/TestUtil.cs#L48
Converting null literal or possible null value to non-nullable type.
build (Debug): UnderanalyzerTest/TestUtil.cs#L49
Converting null literal or possible null value to non-nullable type.
build (Debug): UnderanalyzerTest/TestUtil.cs#L51
Dereference of a possibly null reference.