Skip to content

Refactor: 统一工具 schema 注入并提升工具调用 JSON 捕获稳定性 #37

Refactor: 统一工具 schema 注入并提升工具调用 JSON 捕获稳定性

Refactor: 统一工具 schema 注入并提升工具调用 JSON 捕获稳定性 #37

Triggered via pull request March 25, 2026 11:12
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
build-test
24s
build-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-test
Process completed with exit code 1.
build-test: internal/server/service/chat_service_test.go#L131
cannot use work (variable of type *stubWorkingMemoryService) as domain.WorkingMemoryService value in argument to NewChatService: *stubWorkingMemoryService does not implement domain.WorkingMemoryService (missing method Get)