Skip to content

Upgrade to .net 9

Upgrade to .net 9 #7

Triggered via push May 9, 2025 12:14
Status Cancelled
Total duration 1m 40s
Artifacts

test.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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