Fixes release script with tagging #9
Annotations
10 warnings
release:
Consolo.Samples/SampleProgram.cs#L59
Field 'TestCommands.Point.Y' is never assigned to, and will always have its default value 0
|
release:
Consolo.Samples/SampleProgram.cs#L59
Field 'TestCommands.Point.X' is never assigned to, and will always have its default value 0
|
release:
Consolo.Samples/SampleProgram.cs#L49
Parameter 'argC' has no matching param tag in the XML comment for 'TestCommands.TestMethod(bool, int, char, TestCommands.Point, TestCommands.TestEnum)' (but other parameters do)
|
release:
Consolo.Samples/SampleProgram.cs#L50
Parameter 'argD' has no matching param tag in the XML comment for 'TestCommands.TestMethod(bool, int, char, TestCommands.Point, TestCommands.TestEnum)' (but other parameters do)
|
release:
Consolo.Tests/E2E.cs#L91
Dereference of a possibly null reference.
|
release:
Consolo.Tests/E2E.cs#L99
Dereference of a possibly null reference.
|
release:
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L158
Dereference of a possibly null reference.
|
release:
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L191
Dereference of a possibly null reference.
|
release:
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L228
Dereference of a possibly null reference.
|
release:
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L267
Dereference of a possibly null reference.
|