Build - All Samples #2133
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/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/TeamsJS/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/TeamsJS/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/TeamsJS/graph-activity-feed/csharp/ActivityFeedNotification/Controllers/HomeController.cs#L90
The variable 'installationId' is assigned but its value is never used
|
|
Build app:
samples/TeamsJS/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/TeamsJS/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/TeamsJS/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/TeamsJS/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/TeamsJS/graph-activity-feed/csharp/ActivityFeedNotification/Controllers/HomeController.cs#L90
The variable 'installationId' is assigned but its value is never used
|
|
Build app:
samples/TeamsJS/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.
|
background
wait
wait-all
cancel
parallel
Loading