Removes the README section involving changing the csproj. Simply not … #3
Annotations
1 error and 10 warnings
|
Consolo.Samples/SampleProgram.cs#L59
Field 'TestCommands.Point.X' is never assigned to, and will always have its default value 0
|
Consolo.Samples/SampleProgram.cs#L59
Field 'TestCommands.Point.Y' is never assigned to, and will always have its default value 0
|
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)
|
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)
|
Consolo.Tests/E2E.cs#L91
Dereference of a possibly null reference.
|
Consolo.Tests/E2E.cs#L99
Dereference of a possibly null reference.
|
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L158
Dereference of a possibly null reference.
|
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L191
Dereference of a possibly null reference.
|
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L228
Dereference of a possibly null reference.
|
Consolo.Tests/Generator/ErrorsAndDiagnosticTests.cs#L267
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading