Skip to content

[C#] feat: add teams sso implementation (#929) #447

[C#] feat: add teams sso implementation (#929)

[C#] feat: add teams sso implementation (#929) #447

Triggered via push November 29, 2023 18:46
Status Success
Total duration 3m 52s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Build/Test/Lint
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build/Test/Lint (6.0): 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.
Build/Test/Lint (6.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Authentication/TeamsSsoAuthentication.cs#L23
Non-nullable field '_botAuth' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build/Test/Lint (6.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Authentication/TeamsSsoAuthentication.cs#L23
Non-nullable field '_messageExtensionsAuth' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build/Test/Lint (6.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Authentication/TeamsSsoAuthentication.cs#L23
Non-nullable field '_adaptiveCardsAuth' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build/Test/Lint (6.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Application/Authentication/MessageExtensions/MessageExtensionsAuthenticationBaseTests.cs#L29
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
Build/Test/Lint (7.0): 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.
Build/Test/Lint (7.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Authentication/TeamsSsoAuthentication.cs#L23
Non-nullable field '_botAuth' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build/Test/Lint (7.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Authentication/TeamsSsoAuthentication.cs#L23
Non-nullable field '_messageExtensionsAuth' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build/Test/Lint (7.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Application/Authentication/TeamsSsoAuthentication.cs#L23
Non-nullable field '_adaptiveCardsAuth' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build/Test/Lint (7.0): dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Application/Authentication/MessageExtensions/MessageExtensionsAuthenticationBaseTests.cs#L29
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)

Artifacts

Produced during runtime
Name Size
testresults-dotnet-6.0 Expired
30.8 MB
testresults-dotnet-7.0 Expired
30.8 MB