Build - All Samples #2133
Annotations
9 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/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L246
'AppEventActivityExtensions.OnMeetingLeave(App, Func<IContext<MeetingParticipantLeaveActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L167
'AppEventActivityExtensions.OnMeetingEnd(App, Func<IContext<MeetingEndActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L130
'AppEventActivityExtensions.OnMeetingStart(App, Func<IContext<MeetingStartActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L105
'AppEventActivityExtensions.OnMeetingJoin(App, Func<IContext<MeetingParticipantJoinActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L246
'AppEventActivityExtensions.OnMeetingLeave(App, Func<IContext<MeetingParticipantLeaveActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L167
'AppEventActivityExtensions.OnMeetingEnd(App, Func<IContext<MeetingEndActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L130
'AppEventActivityExtensions.OnMeetingStart(App, Func<IContext<MeetingStartActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-meetings/dotnet/bot-meetings/Program.cs#L105
'AppEventActivityExtensions.OnMeetingJoin(App, Func<IContext<MeetingParticipantJoinActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
background
wait
wait-all
cancel
parallel
Loading