Skip to content

Moves the tagging to the end of the release script #4

Moves the tagging to the end of the release script

Moves the tagging to the end of the release script #4

Triggered via push November 18, 2024 09:57
Status Failure
Total duration 50s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
release
Process completed with exit code 1.
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.