Skip to content

Add overload to find calls in a chat response by tool name #213

Add overload to find calls in a chat response by tool name

Add overload to find calls in a chat response by tool name #213

Triggered via pull request July 10, 2025 09:36
Status Success
Total duration 1m 3s
Artifacts

build.yml

on: pull_request
os-matrix
9s
os-matrix
dotnet-format
40s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-ubuntu-latest: src/AI.Tests/OpenAIResponseClientExtensions.cs#L25
Possible null reference argument for parameter 'options' in 'ResponseCreationOptions ToolsReponseClient.AddTools(ResponseCreationOptions options)'.
build-ubuntu-latest: src/AI.Tests/OpenAIResponseClientExtensions.cs#L22
Possible null reference argument for parameter 'options' in 'ResponseCreationOptions ToolsReponseClient.AddTools(ResponseCreationOptions options)'.
build-ubuntu-latest: src/AI/WebSearchTool.cs#L12
The field 'WebSearchTool.region' is never used
build-ubuntu-latest: src/AI.Tests/OpenAIResponseClientExtensions.cs#L25
Possible null reference argument for parameter 'options' in 'ResponseCreationOptions ToolsReponseClient.AddTools(ResponseCreationOptions options)'.
build-ubuntu-latest: src/AI.Tests/OpenAIResponseClientExtensions.cs#L22
Possible null reference argument for parameter 'options' in 'ResponseCreationOptions ToolsReponseClient.AddTools(ResponseCreationOptions options)'.
build-ubuntu-latest: src/AI/WebSearchTool.cs#L12
The field 'WebSearchTool.region' is never used