Inlay Hints: add 'copy inferred type' action #2089
Triggered via pull request
November 13, 2024 19:49
Status
Failure
Total duration
22m 14s
Artifacts
–
Annotations
1 error and 18 warnings
test-backend (windows-latest)
Process completed with exit code 1.
|
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/CodeFormatter/FSharpCodeFormatter.cs#L96
'CodeFormatterBase<FSharpFormatSettingsKey>.DoDeclarativeFormat<TContext>(FmtSettingsHolder<FSharpFormatSettingsKey>, FormatterInfoProviderBase<TContext, FSharpFormatSettingsKey>, ICustomFormatterInfoProvider, FormatTask[], AdditionalFormatterParameters, Action<FormatTask, FmtSettingsHolder<FSharpFormatSettingsKey>, TContext, IProgressIndicator>, Action<FormatTask, FmtSettingsHolder<FSharpFormatSettingsKey>, TContext, IProgressIndicator>, bool)' is obsolete: 'Use overload without doAdditionalFormat, instead overrider NeedsAdditionalFormatStage in FormatterInfoProviderBase to provide the value if you need'
|
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 `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/
|
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/
|