Add new config files #18
Annotations
1 error and 4 warnings
|
|
|
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
|
src/VisualBasicLanguageServer/Lsp/Server.fs#L313
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
|
|
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
|
src/VisualBasicLanguageServer/Lsp/Server.fs#L313
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
|
The logs for this run have expired and are no longer available.
Loading