Pull Request已成功合入, 合并人@openharmony_ci
(感谢 wangzhengji 的贡献)感谢提交 Pull Requests!如果您提交的PR已经开发完毕,请评论 "start build" 触发门禁,更多交互操作,请访问OpenHarmony社区支持命令清单。如果需要调整订阅PR、Issue的变更状态,请访问订阅链接。
Thanks for submitting the pull request. If your Pull Request has already been developed, you can leave a "start build" comment to trigger the gated system. For more commands, please visit OpenHarmony Command List. If you need to change the subscription of a Pull Request or Issue, please visit the link.


对自检负责,需要合入。


start build


首次触发
门禁构建开始,包含静态检查、代码编译和测试【dayu600_7885编译, dayu200编译, hap_build编译, dayu200测试, master_inner_build编译, ohos-mini编译, mac-sdk编译, dayu200_xts_acts编译, arm64_virt编译, ohos-sdk编译, ohos_mini_tdd编译, ohos-host编译, 格式化检查, dayu200_xts编译, dayu200_xts_static编译】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a3ba6be64650f998b05a4ae/runlist


代码门禁通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a3ba6be64650f998b05a4ae/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 | hap_build | success | NA | >>> |
| 5 | format_check | success | NA | >>> |
| 6 | dayu200_xts_acts | success | NA | >>> |
| 7 | dayu200_xts_static | success | NA | >>> |
| 8 | master_inner_build | success(IGNORE) | NA | >>> |
| 9 | dayu600_7885 | failed(IGNORE)(trigger pipeline timeout) | NA | >>> |
| 10 | ohos-host | success | NA | >>> |
| 11 | mac-sdk | success | NA | >>> |
| 12 | ohos-mini | success | NA | >>> |
| 13 | arm64_virt | success | NA | >>> |
| 14 | ohos_mini_tdd | success | NA | >>> |


您好,Committer @xiadengping20241118 ,请分配检视人员检视该PR,可以通过命令"assign [@someone_id]"分配检视人员,也可以直接评论"assign"分配给自己进行检视。
Hello, Committer @xiadengping20241118 . 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.


相关的Issue
https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/10290
原因(目的、解决的问题等)
An ambient constant and variable declaration must have an explicit type annotation, and must have no initializer
描述(做了什么,变更了什么)
An ambient constant and variable declaration must have an explicit type annotation, and must have no initializer
自检结果(结果截图添加到下面)
兼容性影响评估,如有影响请写明(Y/N)
L0新增用例自检结果
API参考文档影响评估(提供docs仓pr链接)