Merge pull request #1425 from OfficeDev/v-hrajandira/UpdateBotFormatt… #1420
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
Build app:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L29
'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:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L35
'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:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L66
'ICredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
Build app:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L66
'SimpleCredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
Build app:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L87
'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/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L95
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build app:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L95
'CompatibilityVersion.Version_2_1' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
Build app:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L93
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build app:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L101
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Loading