Build - All Samples #2127
Annotations
8 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/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L113
The variable 'ex' is declared but never used
|
|
Build app:
samples/TeamsJS/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L26
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/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L63
The variable 'ex' is declared but never used
|
|
Build app:
samples/TeamsJS/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L113
The variable 'ex' is declared but never used
|
|
Build app:
samples/TeamsJS/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L26
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/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L63
The variable 'ex' is declared but never used
|
|
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