Skip to content

Resume upload default version to v2

b92fc90
Select commit
Loading
Failed to load commit list.
Merged

Resume upload default version to v2 #618

Resume upload default version to v2
b92fc90
Select commit
Loading
Failed to load commit list.
qiniu-x / p3cpmd completed Jun 19, 2025 in 32s

p3cpmd found 5 issues related to your changes

This is the detailed log.

If you have any questions about this comment, feel free to raise an issue here.

Details

🔍 Check Results Details

The following shows all issues found related to your changes:

src/main/java/com/qiniu/storage/Configuration.java:15: 【Configuration】注释缺少@author信息
src/main/java/com/qiniu/storage/Configuration.java:32: 常量【ucBackUpHost0】命名应全部大写并以下划线分隔
src/main/java/com/qiniu/storage/Configuration.java:33: 常量【ucBackUpHost1】命名应全部大写并以下划线分隔
src/main/java/com/qiniu/storage/Configuration.java:34: 常量【defaultUcHosts】命名应全部大写并以下划线分隔
examples/UploadBySelfDefiningParam.java:35: 及时清理不再使用的代码段或配置信息。

🔄 How to Handle?

  1. Fix the issues above and submit your code again
  2. Or click the Re-run button to run the check again
  3. If you think this is a false positive, please contact your support team

ℹ️ Notes

  • To avoid too many comments, only the top 10 issues will be shown in PR comments
  • For any other issues, feel free to create an issue in reviewbot repository