AlexStocks commented on code in PR #3313: URL: https://github.com/apache/dubbo-go/pull/3313#discussion_r3563491807
########## cluster/router/polaris/router_test.go: ########## @@ -18,19 +18,169 @@ package polaris Review Comment: [P1] 新增回归测试未通过仓库格式检查 当前 head 的必需 CI 在 `make check-fmt` 阶段失败,并明确指出 `cluster/router/polaris/router_test.go` 会被 formatter 修改。请运行仓库规定的 `make fmt` 并提交格式化结果;CI 恢复通过前不能合并。 -- 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]
