Merge pull request #2374 from OfficeDev/v-hrajandira/remove-yaml-fron… #2146
Annotations
11 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-task-modules/dotnet/bot-task-modules/Program.cs#L45
'TaskFetchAction' is obsolete: 'This class is deprecated. Use TaskFetchSubmitActionData instead. This will be removed in a future version of the SDK.'
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L162
Dereference of a possibly null reference.
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L156
Dereference of a possibly null reference.
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L132
Dereference of a possibly null reference.
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L123
'AppInvokeActivityExtensions.OnTaskSubmit(App, Func<IContext<Tasks.SubmitActivity>, Task<Response>>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L60
'AppInvokeActivityExtensions.OnTaskFetch(App, Func<IContext<Tasks.FetchActivity>, Task<Response>>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L35
'AppActivityExtensions.OnMessage(App, Func<IContext<MessageActivity>, Task>)' is obsolete: 'Use the handler with the cancellation token'
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L47
'TaskFetchAction' is obsolete: 'This class is deprecated. Use TaskFetchSubmitActionData instead. This will be removed in a future version of the SDK.'
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L46
'TaskFetchAction' is obsolete: 'This class is deprecated. Use TaskFetchSubmitActionData instead. This will be removed in a future version of the SDK.'
|
|
Build app:
samples/TeamsSDK/bot-task-modules/dotnet/bot-task-modules/Program.cs#L45
'TaskFetchAction' is obsolete: 'This class is deprecated. Use TaskFetchSubmitActionData instead. This will be removed in a future version of the SDK.'
|
background
wait
wait-all
cancel
parallel
Loading