Skip to content

Refactor code structure for improved readability and maintainability #21

Refactor code structure for improved readability and maintainability

Refactor code structure for improved readability and maintainability #21

Triggered via push July 28, 2025 15:17
Status Failure
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 13.
build
No files were found with the provided path: bin/Debug/net8.0. No artifacts will be uploaded.
build: Program.cs#L170
Possible null reference assignment.
build: Program.cs#L169
Possible null reference assignment.
build: NuGet/NuGetManager.cs#L226
Cannot convert null literal to non-nullable reference type.
build: lspserver/Program.cs#L7
The type name 'srv' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Diagnostics/Resources/errors.Designer.cs#L25
The type name 'errors' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Program.cs#L9
The using directive for 'System.CommandLine.Parsing' appeared previously in this namespace
build: Program.cs#L8
The using directive for 'System.CommandLine' appeared previously in this namespace
build: Program.cs#L839
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Program.cs#L675
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: Program.cs#L673
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'