liwenson
liwenson
Due to network problems, the integration test fails when downloading sonar-application.zip, and each test takes a long time to succeed. ``` [INFO] ------------------------------------------------------- [INFO] Running com.sonar.it.java.suite.PmdIT 15:06:14.027 INFO Register JDBC...
##### SUMMARY ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME Synchronize ##### ANSIBLE VERSION ```paste below ansible [core 2.11.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules',...
Worktree.AddGlob will add.git/HEAD, causing push failure. Worktree.AddGlob will exclude ".git" when processing files, which can be solved. But I don't know if this is a reasonable place to exclude #571
Preserve the integrity of the parameter by enclosing it with []
Can we generate token and refreshToken at the same time, so that the front-end project can automatically refresh the token?
### 重现步骤 表结构中datatime 长度设置为3 , `credit_start_time` datetime(3) NOT NULL COMMENT '有效期开始时间', 查询时精度不准确 ### 预期外的结果  没有指定长度的显示正常. mysql client查询是正常的  ### 日志文本 _No response_ ### 版本 1.10.0 ### 部署方式 Docker ###...
dell的服务器有一块boss卡和一块raid卡,想用boss卡的磁盘用于装系统,raid卡用于做数据盘,目前手动做了raid5,但是在自定义磁盘配置中无法看到做完raid之后的虚拟磁盘,如果在自定义磁盘配置中创建raid会报错  ``` { "class": "InputParameterError", "code": 400, "details": "无效的RAID配置:Raid config after none raid config 0", "time": "2025-06-05T14:29:57+08:00" } ``` ``` { "method": "post", "url": "/v2/hosts/c720a99b-0544-4c6b-8075-6cc3328350e8/convert-hypervisor", "headers": { "Accept": "application/json,...