Pull Request已成功合入, 合并人@openharmony_ci
(感谢 smirnovandrei 的贡献)| check type | result | report |
|---|---|---|
| TDD check | fail | - |
TDD检查失败。
TDD check failed.
请自行检视是否需要补充用例或联系以下人员检视后评论"force tdd"强制通过。若最新提交中已携带TDD,请评论"check tdd"重新触发检查。
Please:
1. Commit with TDD implementation, then leave a "check tdd" comment to re-trigger the TDD check process. or
2. Contact the following members to leave a "force tdd" comment.
duansizhao: @dsz2025
liqiang: @jayleehw
管控详情:https://gitcode.com/dsz2025/AfwkHelper/blob/main/PR管控/PR管控说明.md


| check type | result | report |
|---|---|---|
| Intrusive Modification Check | pass | - |
侵入式修改检查成功。
Intrusive Modification Check passed.


开始进行AI检视!


| check type | result | report |
|---|---|---|
| start ai_review | pass | - |


代码门禁通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/698d8a1964650f998bef9448/runlist
静态检查:
| # | check type | result | report |
|---|---|---|---|
| 1 | codeCheck | pass | >>> |
编译测试:
| # | Device | build result | test result | package |
|---|---|---|---|---|
| 1 | ohos-sdk | success | NA | >>> |
| 2 | dayu200 | success | success | >>> |
| 3 | dayu200_xts | success | NA | >>> |
| 4 | dayu200_tdd | success | NA | >>> |
| 5 | hap_build | success | NA | >>> |
| 6 | part_compile | success | failed(IGNORE)(ecotest timeout) | >>> |
| 7 | dayu200_xts_acts | success | NA | >>> |
| 8 | dayu200_xts_static | success | NA | >>> |
| 9 | master_inner_build | failed(IGNORE)(代码同步失败) | NA | >>> |
| 10 | dayu200-codearts | failed(IGNORE)(skip build) | NA | >>> |


您好,Committer @jayleehw @zhangyafei-echo @littlejerry1 @jsjzju @wkljy @yzkp @ccllee1 @yangxuguang-huawei @li-weifeng2024 @wendel ,请分配检视人员检视该PR,可以通过命令"assign [@someone_id]"分配检视人员,也可以直接评论"assign"分配给自己进行检视。
Hello, Committer @jayleehw @zhangyafei-echo @littlejerry1 @jsjzju @wkljy @yzkp @ccllee1 @yangxuguang-huawei @li-weifeng2024 @wendel . Please assign someone to review the PR. You can assign a reviewer by using the command "assign [@someone_id]", or you can comment "assign" to review the PR by yourself.


IssueNo:
https://gitcode.com/openharmony/arkcompiler_runtime_core/issues/9210
Description:
Remove Numeric.xValue methods
稳定性自检:
安全编码自检:
TDD Result:
XTS Result:
是否已执行L0用例