Skip to content

Move the dotnet pack call to after the tag review #5

Move the dotnet pack call to after the tag review

Move the dotnet pack call to after the tag review #5

Triggered via push November 18, 2024 15:15
Status Failure
Total duration 44s
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.