222twotwotwo commented on PR #133: URL: https://github.com/apache/dubbo-getty/pull/133#issuecomment-4991627572
ci错误貌似不是本次pr引入,可能是由于Makefile 里的 format 步骤现在会失败: ``` go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -category=efaceany -fix -test ./... ``` 原因是 modernize@latest 的 CLI 已经移除了 -category 参数; -- 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]
