Build - All Samples #2127
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-change-notification-team-channel/csharp/ChangeNotification/Controllers/TeamController.cs#L84
The variable 'ex' is declared but never used
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/TeamController.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Program.cs#L19
The using directive for 'ChangeNotification.Bots' appeared previously in this namespace
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/NotificationsController.cs#L82
The variable 'ex' is declared but never used
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/NotificationsController.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Helper/DecryptionHelper.cs#L49
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Helper/DecryptionHelper.cs#L49
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/TeamController.cs#L84
The variable 'ex' is declared but never used
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/TeamController.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build app:
samples/TeamsJS/graph-change-notification-team-channel/csharp/ChangeNotification/Program.cs#L19
The using directive for 'ChangeNotification.Bots' appeared previously in this namespace
|
|
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