Skip to content

Version 0.9.11: Commas in help text; camel-cased enum values in help #2

Version 0.9.11: Commas in help text; camel-cased enum values in help

Version 0.9.11: Commas in help text; camel-cased enum values in help #2

Triggered via push November 18, 2024 09:53
Status Success
Total duration 1m 0s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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.