已开启
feat: extensionAbility文件受限api报错,增加import节点回调 #870
feat: extensionAbility文件受限api报错,增加import节点回调 #870
已开启
schnappi创建于 24 天前
schnappi
schnappi
24 天前

描述

Issue

https://gitcode.com/openharmony/interface_sdk-js/issues/26466

自测试用例

一、tsc测试套

1. tsc原生测试

2. ts_extra_test

二、ArkTSLinter测试套

1. 三方库测试

2. Cookbook+issue测试

3. ArkTest测试

三、 编译测试

1. 端到端测试

四、 预览测试

五、 热重载测试

六、 急速预览

七、 应用测试

CheckList

1. 是否影响abc文件

likedislike
合并受阻
schnappischnappi
24 天前 关联了issue:[新需求]: extensionAbility
openharmony_ciopenharmony_ci成员
24 天前 添加了label:waiting_on_author
openharmony_ci
openharmony_ci成员
24 天前 评论:

感谢提交 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.

likedislike
openharmony_ciopenharmony_ci成员
24 天前 添加了label:dco检查成功
schnappi
schnappi19 天前进行代码检视2
src/compiler/checker.ts
已过期
@@ -34631,0 +34631,4 @@
34631+ const sourceFile = getSourceFileOfNode(node);
34632+ const diagnostic = createDiagnosticForNodeInSourceFile(sourceFile, node, Diagnostics.This_API_has_been_Special_Markings_exercise_caution_when_using_this_API);
34633+ diagnostic.messageText = checkResult.message ? checkResult.message : '';
34634+ diagnostic.category = checkResult.type ? checkResult.type : DiagnosticCategory.Error;
schnappi
schnappi19 天前评论:

collectDiagnostics函数

likedislike
System
系统消息系统
16 天前 评论:

changed this line on a35306a2 view diff detail

schnappischnappi
16 天前 推送  1 个提交:a35306a2-feat: 错误信息收集
openharmony_ci
openharmony_ci成员
16 天前 评论:

感谢提交 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.

likedislike
schnappischnappi
12 天前 推送  1 个提交:8b67132c-feat: kit导入多个模块时报错多条行列号信息
openharmony_ci
openharmony_ci成员
12 天前 评论:

感谢提交 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.

likedislike
schnappischnappi
12 天前 修改了pull request 的描述
schnappi
schnappi
12 天前 评论:

start build

likedislike
openharmony_ci
openharmony_ci成员
12 天前 评论:

该提交没有关联任何Issue,请先关联一个Issue后再触发构建
The PR is not associated with any Issue, Please associate the PR with one Issue before trigger build.

likedislike
schnappischnappi
12 天前 修改了pull request 的描述
openharmony_ci
openharmony_ci成员
12 天前 评论:

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

likedislike
openharmony_ciopenharmony_ci成员
12 天前 添加了label:静态检查成功
openharmony_ci
openharmony_ci成员
12 天前 评论:

代码门禁未通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a9c10e764650f998b2cc065/runlist

静态检查:

# check type result report
1 codeCheck pass >>>

编译测试:
# Device build result package
1 hispark_taurus_LiteOS pending NA
2 hispark_taurus_Linux pending NA
3 ohos-sdk pending NA
4 dayu200 pending NA
5 dayu200_xts pending NA
6 dayu200_tdd pending NA
7 hap_build pending NA
8 format_check pending NA
9 dayu200_xts_acts pending NA
10 dayu200_xts_static pending NA
11 master_inner_build pending NA
12 mac-sdk pending NA
13 ohos-host_mini_tdd pending NA
14 dayu600_7885 pending NA
15 x86_64_virt pending NA
16 dayu600_7885_codearts pending NA
17 dayu600_7885_xts_acts pending NA
18 dayu600_7885_xts pending NA
19 x86_64_virt_codearts pending NA

likedislike
openharmony_ciopenharmony_ci成员
12 天前 删除了label:静态检查成功
openharmony_ci
openharmony_ci成员
12 天前 评论:

<ISSUE: 26466>中PR:https://gitcode.com/openharmony/developtools_ace_ets2bundle/merge_requests/7098 代码有更新,重置所有关联PR的验证状态

likedislike
openharmony_ci
openharmony_ci成员
12 天前 评论:

本地或库上代码有更新,全量重新构建,重置所有关联PR的验证状态
门禁构建开始,包含静态检查、代码编译和测试【master_inner_build编译, dayu200测试, hispark_taurus_Linux编译, x86_64_virt_codearts编译, dayu200_xts_static编译, dayu200编译, dayu600_7885_xts编译, dayu600_7885_xts_acts编译, hispark_taurus_LiteOS编译, ohos-sdk编译, hap_build编译, dayu600_7885_codearts编译, dayu200_tdd编译, dayu200_xts_acts编译, dayu600_7885测试, ohos-host_mini_tdd编译, dayu600_7885编译, dayu200_xts编译, 格式化检查, x86_64_virt编译, hispark_taurus_LiteOS测试, mac-sdk编译】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a9c1f5c64650f998b30aaad/runlist

likedislike
openharmony_ci
openharmony_ci成员
12 天前 评论:

监测到PR: https://gitcode.com/openharmony/developtools_ace_ets2bundle/merge_requests/7098 代码有更新,当前正在执行的门禁任务已自动中止,如有需要,可重新触发

likedislike
openharmony_ci
openharmony_ci成员
12 天前 评论:

本地或库上代码有更新,全量重新构建,重置所有关联PR的验证状态
门禁构建开始,包含静态检查、代码编译和测试【dayu600_7885_xts编译, 格式化检查, dayu600_7885_xts_acts编译, dayu600_7885测试, mac-sdk编译, hap_build编译, dayu200编译, ohos-host_mini_tdd编译, x86_64_virt_codearts编译, dayu200_xts_static编译, dayu200_xts编译, dayu200测试, dayu600_7885编译, hispark_taurus_LiteOS编译, hispark_taurus_Linux编译, x86_64_virt编译, dayu600_7885_codearts编译, master_inner_build编译, hispark_taurus_LiteOS测试, dayu200_tdd编译, dayu200_xts_acts编译, ohos-sdk编译】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a9c234464650f998b31b994/runlist

likedislike
openharmony_ciopenharmony_ci成员
12 天前 添加了label:编译失败
openharmony_ciopenharmony_ci成员
12 天前 添加了label:格式化检查成功
openharmony_ciopenharmony_ci成员
12 天前 添加了label:静态检查成功
openharmony_ciopenharmony_ci成员
12 天前 添加了label:冒烟测试成功
openharmony_ci
openharmony_ci成员
12 天前 评论:

代码门禁未通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a9c234464650f998b31b994/runlist

静态检查:

# check type result report
1 codeCheck pass >>>

编译测试:
# Device build result test result package
1 hispark_taurus_LiteOS success success >>>
2 hispark_taurus_Linux success NA >>>
3 ohos-sdk failed(compile failed) NA >>>
4 dayu200 success success >>>
5 dayu200_xts failed(compile failed) NA >>>
6 dayu200_tdd success NA >>>
7 hap_build success NA >>>
8 format_check success NA >>>
9 dayu200_xts_acts failed(compile failed) NA >>>
10 dayu200_xts_static success NA >>>
11 master_inner_build failed(联合门禁失败) NA >>>
12 mac-sdk success NA >>>
13 ohos-host_mini_tdd success NA >>>
14 dayu600_7885 success success >>>
15 x86_64_virt success NA >>>
16 dayu600_7885_codearts failed(IGNORE)(compile failed) NA >>>
17 dayu600_7885_xts_acts failed(IGNORE)(compile failed) NA >>>
18 dayu600_7885_xts failed(IGNORE)(compile failed) NA >>>
19 x86_64_virt_codearts failed(IGNORE)(compile failed) NA >>>

likedislike
schnappischnappi
10 天前 推送  1 个提交:1b21fdfb-feat: 编译后文件
openharmony_ciopenharmony_ci成员
10 天前 删除了label:编译失败
openharmony_ciopenharmony_ci成员
10 天前 删除了label:格式化检查成功
openharmony_ciopenharmony_ci成员
10 天前 删除了label:静态检查成功
openharmony_ciopenharmony_ci成员
10 天前 删除了label:冒烟测试成功
openharmony_ci
openharmony_ci成员
10 天前 评论:

代码有更新,重置PR验证状态

likedislike
openharmony_ci
openharmony_ci成员
10 天前 评论:

感谢提交 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.

likedislike
openharmony_ci
openharmony_ci成员
10 天前 评论:

本地或库上代码有更新,全量重新构建,重置所有关联PR的验证状态
门禁构建开始,包含静态检查、代码编译和测试【dayu600_7885_xts_acts编译, hap_build编译, dayu200_xts_static编译, dayu200_tdd编译, hispark_taurus_LiteOS测试, hispark_pegasus_3863编译, dayu200编译, dayu600_7885编译, dayu200测试, hispark_taurus_Linux编译, master_inner_build编译, dayu600_7885测试, dayu600_7885_codearts编译, x86_64_virt编译, hispark_pegasus_3863测试, dayu600_7885_xts编译, dayu200_xts_acts编译, hispark_taurus_LiteOS编译, hispark_pegasus编译, ohos-sdk编译, x86_64_virt_codearts编译, hispark_pegasus测试, mac-sdk编译, dayu200_xts编译, ohos-host_mini_tdd编译, 格式化检查】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a9e2d3964650f998bb3e2f0/runlist

likedislike
openharmony_ci
openharmony_ci成员
10 天前 评论:

上次构建已停止

likedislike
openharmony_dcp
openharmony_dcp成员
10 天前 评论:

你因提交次数过多被限制提交,为保障上库效率、避免资源浪费,请先观看学习视频:https://dcp.openharmony.cn/workbench/video/videoDisplay

likedislike
openharmony_ci
openharmony_ci成员
10 天前 评论:

本地或库上代码有更新,全量重新构建,重置所有关联PR的验证状态
门禁构建开始,包含静态检查、代码编译和测试【dayu600_7885_codearts编译, hispark_pegasus_3863编译, dayu200测试, dayu600_7885_xts编译, dayu200_xts编译, dayu200编译, master_inner_build编译, dayu200_xts_acts编译, mac-sdk编译, x86_64_virt_codearts编译, ohos-host_mini_tdd编译, x86_64_virt编译, 格式化检查, hispark_pegasus编译, ohos-sdk编译, dayu600_7885测试, dayu600_7885_xts_acts编译, hispark_taurus_Linux编译, hap_build编译, hispark_pegasus_3863测试, dayu600_7885编译, hispark_taurus_LiteOS测试, hispark_pegasus测试, hispark_taurus_LiteOS编译, dayu200_tdd编译, dayu200_xts_static编译】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a9e311d64650f998bb56f29/runlist

likedislike
openharmony_ciopenharmony_ci成员
10 天前 添加了label:格式化检查成功
openharmony_ciopenharmony_ci成员
10 天前 添加了label:编译失败
openharmony_ciopenharmony_ci成员
10 天前 添加了label:静态检查成功
openharmony_ciopenharmony_ci成员
10 天前 添加了label:冒烟测试失败
openharmony_ci
openharmony_ci成员
10 天前 评论:

代码门禁未通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a9e311d64650f998bb56f29/runlist

静态检查:

# check type result report
1 codeCheck pass >>>

编译测试:
# Device build result test result package
1 hispark_taurus_LiteOS failed(compile failed) NA >>>
2 hispark_taurus_Linux success NA >>>
3 ohos-sdk success NA >>>
4 dayu200 success success >>>
5 dayu200_xts success NA >>>
6 dayu200_tdd success NA >>>
7 hispark_pegasus success success >>>
8 hap_build failed(compile failed) NA >>>
9 format_check success NA >>>
10 dayu200_xts_acts success NA >>>
11 dayu200_xts_static success NA >>>
12 master_inner_build failed(联合门禁失败) NA >>>
13 mac-sdk success NA >>>
14 ohos-host_mini_tdd success NA >>>
15 dayu600_7885 success success >>>
16 x86_64_virt success NA >>>
17 hispark_pegasus_3863 success success >>>
18 dayu600_7885_codearts failed(IGNORE)(compile failed) NA >>>
19 dayu600_7885_xts_acts (IGNORE) NA >>>
20 dayu600_7885_xts success(IGNORE) NA >>>
21 x86_64_virt_codearts success(IGNORE) NA >>>

likedislike
openharmony_dcp
openharmony_dcp成员
10 天前 评论:

你因提交次数过多被限制提交,为保障上库效率、避免资源浪费,请先观看学习视频:https://dcp.openharmony.cn/workbench/video/videoDisplay

likedislike
openharmony_ciopenharmony_ci成员
7 天前 删除了label:格式化检查成功
openharmony_ciopenharmony_ci成员
7 天前 删除了label:编译失败
openharmony_ciopenharmony_ci成员
7 天前 删除了label:静态检查成功
openharmony_ciopenharmony_ci成员
7 天前 删除了label:冒烟测试失败
openharmony_ci
openharmony_ci成员
7 天前 评论:

<ISSUE: 26466>中PR:https://gitcode.com/openharmony/interface_sdk-js/merge_requests/35305 代码有更新,重置所有关联PR的验证状态

likedislike