Merge pull request #50 from Fy-nite/carson/gh-actions #18
Annotations
1 error and 11 warnings
|
build
Process completed with exit code 1.
|
|
build
No files were found with the provided path: bin/Debug/net8.0. No artifacts will be uploaded.
|
|
build:
Program.cs#L169
Possible null reference assignment.
|
|
build:
lspserver/TextDocumentManager.cs#L85
Non-nullable event 'Changed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
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'.'
|