Harry33t commented on PR #1093: URL: https://github.com/apache/dubbo-go-samples/pull/1093#issuecomment-4370317690
CI 的 lint 失败是 `book-flight-ai-agent/go-server/tools/tool_base.go:64` 的 `reflect.Ptr` 应改为 `reflect.Pointer`(govet 提示)。 这是仓库里早已存在的问题,由 commit 6c49cca8c (2025-05-15) 引入,与本 PR 的改动完全无关。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
