Merge pull request #2370 from OfficeDev/v-hrajandira/UpdatingTeamsSDK… #2140
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/RedditApi/RedditHttpClient.cs#L98
Parameter pageToken of method SearchLinksAsync is never used. Remove the parameter or use it in the method body.
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L100
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L92
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L94
'CompatibilityVersion.Version_2_1' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L94
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L86
'ApplicationInsightsServiceOptions.InstrumentationKey' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use ApplicationInsightsServiceOptions.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L64
'SimpleCredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L64
'ICredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
|
Build app:
samples/TeamsJS/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L32
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
|
Build app
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
|
|
Set up .NET Core
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
background
wait
wait-all
cancel
parallel
Loading