Add new config files #18
Annotations
2 errors and 8 warnings
|
build (ubuntu-24.04, 9.0.x)
Process completed with exit code 1.
|
|
build (windows-latest, 9.0.x)
Process completed with exit code 1.
|
|
build (ubuntu-24.04, 9.0.x):
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
|
build (ubuntu-24.04, 9.0.x):
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
|
|
build (ubuntu-24.04, 9.0.x):
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
|
build (ubuntu-24.04, 9.0.x):
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
|
|
build (windows-latest, 9.0.x):
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
|
build (windows-latest, 9.0.x):
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
|
|
build (windows-latest, 9.0.x):
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
|
build (windows-latest, 9.0.x):
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
|