Upgrade to .net 9 #7
Annotations
5 errors and 4 warnings
|
build (windows-latest, 9.0.x)
The operation was canceled.
|
|
build (windows-latest, 9.0.x)
The run was canceled by @CoolCoderSuper.
|
|
build (ubuntu-24.04, 9.0.x)
The operation was canceled.
|
|
build (ubuntu-24.04, 9.0.x)
The run was canceled by @CoolCoderSuper.
|
|
Tests
The run was canceled by @CoolCoderSuper.
|
|
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
|