Skip to content

Inlay hints/PatternTypeHintsStage: support match clause #2080

Inlay hints/PatternTypeHintsStage: support match clause

Inlay hints/PatternTypeHintsStage: support match clause #2080

Triggered via pull request November 7, 2024 23:26
Status Success
Total duration 22m 11s
Artifacts

ci.yml

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

Annotations

16 warnings
test-backend (windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1.1.0. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-backend (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1.1.0, gradle/wrapper-validation-action@v1.0.3, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-backend (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1.1.0, gradle/wrapper-validation-action@v1.0.3, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
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=v6.0'. 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.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): 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.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.Common/src/Util/FSharpCompilerAttributesUtil.fs#L10
This construct is deprecated. Use strongly typed properties (e.g. 'IntValue', 'BoolValue', 'StringValue' etc.) whenever is possible
test-backend (windows-latest): ReSharper.FSharp/src/FSharp/FSharp.Common/src/Checker/FcsProjectBuilder.fs#L154
This construct is deprecated. Use separate test components (can be inherited from real ones)
test-backend (windows-latest): ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Features/Daemon/ContextHighlighters/FSharpTypeParametersMatchingBracesContextHighlighter.cs#L25
'BracesHighlighterBase.ProcessDataContextImpl(Lifetime, HighlightingProlongedLifetime, IPsiDocumentRangeView, InvisibleBraceHintManager, MatchingBraceSuggester)' is obsolete: 'Use overload with ConsumerFactory'
test-backend (windows-latest)
The `save-state` 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/
test-backend (windows-latest)
The `save-state` 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/
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/