文件最后提交记录最后更新时间
fix(static): clean up remaining script and sample warnings 问题描述: 最新一轮静态检查中,脚本、示例页面和测试配置文件仍存在部分基础代码质量告警,包括变量声明不规范、缺少分号、条件分支简写以及返回值不明确等问题,影响扫描结果稳定性与代码可维护性。 解决方案: - 修正文档示例与 Sample 工程中的格式类问题,统一缩进、分号与变量声明方式 - 清理 build-har、generate-changelog、get-frame-times 等脚本中的字符串风格、条件分支和返回值告警 - 调整 get-frame-times 在未采集到重绘数据时的返回值,避免产生不明确结果 - 统一 react-native-harmony/jest.config.js 的配置书写格式,消除基础风格告警 影响范围: - 影响文档示例、构建脚本、测试辅助脚本和 Jest 配置文件中的静态检查告警清理 - 不改变既有功能流程与执行结果,不引入新的业务逻辑 Signed-off-by: jiaxuan_wong <1801330925@qq.com> 12 天前
docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!10041 年前
docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!10041 年前
docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!10041 年前
upgrade 77 branch sample project Co-authored-by: linhandev<hanlin21@huawei.com> # message auto-generated for no-merge-commit merge: merge upgrade-sample into 0.77.1-rc.1-ohos upgrade 77 branch sample project Created-by: linhandev Commit-by: linhandev Merged-by: huangyouhua Description: ## Why are these changes being made? Upgrade the Sample sample project on 77 ## Changelog ## Test Plan Follow the readme to start sample project. Shouldn't meet any error along the way. Note: the dependencies are using ^0.77.0 format, for npm verdaccio is a easy way to setup local repo. ohpm local repo is more involved, can change that to file dependency while testing for now. ## Checklist - [x] pnpm verify command has passed successfully. ~~- [ ] No failures occurred in automatic tests on the CONCURRENT TESTER page in the tester app.~~ ~~- [ ] No failures occurred in automatic tests on the SEQUENTIAL TESTER page in the tester app.~~ - [x] MR does not include a breaking change or a review has been requested from a Huawei reviewer. See merge request: openharmony-sig/ohos_react_native!105511 个月前
docs: Add sample project and docs Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos docs: Add sample project and docs Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: huangyouhua Description: Port sample and doc to 77 branch See merge request: openharmony-sig/ohos_react_native!10041 年前