Merge pull request #1802 from OfficeDev/v-hrajandira/bot-knowledge-hu… #1953
Annotations
11 warnings
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/Index.cshtml#L163
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/GroupChatNotification.cshtml#L199
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Shared/TeamNotification.cshtml#L297
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Controllers/HomeController.cs#L90
The variable 'installationId' is assigned but its value is never used
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Startup.cs#L56
'AzureADOptions' is obsolete: 'This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.'
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/Index.cshtml#L163
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/GroupChatNotification.cshtml#L199
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Shared/TeamNotification.cshtml#L297
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Controllers/HomeController.cs#L90
The variable 'installationId' is assigned but its value is never used
|
|
Build app:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Startup.cs#L56
'AzureADOptions' is obsolete: 'This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.'
|
|
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.
|
Loading