AlexStocks commented on code in PR #3441:
URL: https://github.com/apache/dubbo-go/pull/3441#discussion_r3563426608


##########
config_center/nacos/listener_concurrency_test.go:
##########
@@ -0,0 +1,316 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package nacos

Review Comment:
   [P1] 新增测试文件未通过仓库格式检查
   
   当前 head 的必需 CI 已在 `make check-fmt` 阶段失败,并明确指出 
`config_center/nacos/listener_concurrency_test.go` 存在格式差异。请按仓库命令运行 `make 
fmt`(或等价的项目 formatter)并提交结果;在该检查恢复通过前不能合并。



-- 
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]

Reply via email to