Skip to content

[dotnet] Fix RSRP-481311 Completion inside XML comments doesn't sugge… #2768

[dotnet] Fix RSRP-481311 Completion inside XML comments doesn't sugge…

[dotnet] Fix RSRP-481311 Completion inside XML comments doesn't sugge… #2768

Triggered via push October 29, 2025 07:07
Status Success
Total duration 36m 18s
Artifacts

ci.yml

on: push
Matrix: test-backend
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-backend (windows-latest): ReSharper.FSharp/src/FSharp.TypeProviders.Host/FSharp.TypeProviders.Host/src/Hosts/TypeProvidersHost.cs#L25
'IRdEndpoint<int[], Unit>.Set(Func<Lifetime, int[], RdTask<Unit>>, IScheduler?, IScheduler?)' is obsolete: 'This is an internal API. It is preferable to use SetSync or SetAsync extension methods'
test-backend (windows-latest): ReSharper.FSharp/src/FSharp/FSharp.TypeProviders.Protocol/src/TypeProvidersExternalProcess.cs#L139
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
test-backend (windows-latest)
ProjectReference 'D:\a\resharper-fsharp\resharper-fsharp\ReSharper.FSharp\src\FSharp\FSharp.ProjectModelBase\FSharp.ProjectModelBase.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v3.1'. This project may not be fully compatible with your project.
test-backend (windows-latest)
ProjectReference 'D:\a\resharper-fsharp\resharper-fsharp\ReSharper.FSharp\src\FSharp\FSharp.TypeProviders.Protocol\FSharp.TypeProviders.Protocol.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v3.1'. This project may not be fully compatible with your project.
test-backend (windows-latest)
ProjectReference 'D:\a\resharper-fsharp\resharper-fsharp\ReSharper.FSharp\src\FSharp\FSharp.Fantomas.Protocol\FSharp.Fantomas.Protocol.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
test-backend (windows-latest)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-backend (windows-latest)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test-backend (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/