Skip to content

Integrate refactoring changes (pt. III) #333

Integrate refactoring changes (pt. III)

Integrate refactoring changes (pt. III) #333

Triggered via pull request February 17, 2024 17:29
Status Success
Total duration 1m 45s
Artifacts

test.yaml

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

Annotations

22 warnings
build (ubuntu-22.04, 8.0.200)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L354
This construct is deprecated. Use Tags instead
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L396
This construct is deprecated. Use Tags instead
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L594
This construct is deprecated. Use DocumentSymbol or WorkspaceSymbol instead.
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L603
This construct is deprecated. Use DocumentSymbol or WorkspaceSymbol instead.
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L609
This construct is deprecated. Use Tags instead
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/Handlers/Hover.fs#L30
This construct is deprecated. Use MarkupContent instead
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/Handlers/Hover.fs#L30
This construct is deprecated. Use MarkupContent instead
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/Handlers/WorkspaceSymbol.fs#L19
This construct is deprecated. Use DocumentSymbol or WorkspaceSymbol instead.
build (ubuntu-22.04, 8.0.200): src/CSharpLanguageServer/Server.fs#L121
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-22.04, 8.0.200): src/CSharpLanguageServer/Server.fs#L149
This construct is deprecated. Use WorkspaceFolders instead
build (windows-latest, 8.0.200)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L354
This construct is deprecated. Use Tags instead
build (windows-latest, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L396
This construct is deprecated. Use Tags instead
build (windows-latest, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L594
This construct is deprecated. Use DocumentSymbol or WorkspaceSymbol instead.
build (windows-latest, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L603
This construct is deprecated. Use DocumentSymbol or WorkspaceSymbol instead.
build (windows-latest, 8.0.200): src/CSharpLanguageServer/RoslynHelpers.fs#L609
This construct is deprecated. Use Tags instead
build (windows-latest, 8.0.200): src/CSharpLanguageServer/Handlers/Hover.fs#L30
This construct is deprecated. Use MarkupContent instead
build (windows-latest, 8.0.200): src/CSharpLanguageServer/Handlers/Hover.fs#L30
This construct is deprecated. Use MarkupContent instead
build (windows-latest, 8.0.200): src/CSharpLanguageServer/Handlers/WorkspaceSymbol.fs#L19
This construct is deprecated. Use DocumentSymbol or WorkspaceSymbol instead.
build (windows-latest, 8.0.200): src/CSharpLanguageServer/Server.fs#L121
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, 8.0.200): src/CSharpLanguageServer/Server.fs#L149
This construct is deprecated. Use WorkspaceFolders instead