[GH-ISSUE #13729] Integration test compile fail #9002

Closed
opened 2026-04-12 21:49:48 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @grwang91 on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/13729

What is the issue?

integration/tools_test.go fails to compile.

Relevant log output

./tools_test.go:134:48: cannot index lastToolCall.Function.Arguments (variable of struct type api.ToolCallFunctionArguments)

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

No response

Originally created by @grwang91 on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/13729 ### What is the issue? `integration/tools_test.go` fails to compile. ### Relevant log output ```shell ./tools_test.go:134:48: cannot index lastToolCall.Function.Arguments (variable of struct type api.ToolCallFunctionArguments) ``` ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-12 21:49:48 -05:00
Author
Owner

@grwang91 commented on GitHub (Jan 15, 2026):

@rick-github
Could you take a look at this issue? I've also opened a PR to fix it. #13731

<!-- gh-comment-id:3755343405 --> @grwang91 commented on GitHub (Jan 15, 2026): @rick-github Could you take a look at this issue? I've also opened a PR to fix it. #13731
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#9002