[JS] feat: handoff activity handler (#1562) #88
Annotations
7 warnings
Pack:
dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Authentication/AdaptiveCards/AdaptiveCardsAuthenticationBase.cs#L16
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.
|
Pack:
dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Application.cs#L765
Converting null literal or possible null value to non-nullable type.
|
Pack:
dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Application.cs#L766
Possible null reference argument for parameter 'continuation' in 'Task HandoffHandler<TState>.Invoke(ITurnContext turnContext, TState turnState, string continuation, CancellationToken cancellationToken)'.
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Azure.AI.ContentSafety
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Azure.AI.OpenAI
|
Pack
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.ML.Tokenizers
|
Pack
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Loading