Skip to content

[C#] bump: Migrate to OpenAI's official .NET SDK #518

[C#] bump: Migrate to OpenAI's official .NET SDK

[C#] bump: Migrate to OpenAI's official .NET SDK #518

Triggered via pull request July 24, 2024 00:21
Status Success
Total duration 2m 19s
Artifacts

dotnet-codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/AITests/Models/ChatMessageExtensionsTests.cs#L163
'FunctionChatMessage' is obsolete: 'This field is marked as deprecated.'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/AITests/ChatMessageTests.cs#L229
'FunctionChatMessage' is obsolete: 'This field is marked as deprecated.'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/AITests/Models/ChatCompletionToolCallTests.cs#L7
Type 'ChatCompletionToolCallTests' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/AITests/Models/ChatMessageExtensionsTests.cs#L163
'FunctionChatMessage' is obsolete: 'This field is marked as deprecated.'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/AITests/ChatMessageTests.cs#L229
'FunctionChatMessage' is obsolete: 'This field is marked as deprecated.'
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/AITests/Models/ChatCompletionToolCallTests.cs#L7
Type 'ChatCompletionToolCallTests' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)