| fix(Config): add missing copyright headers for warning files
问题描述:
当前 xin3.txt 清单中的 OAT.4 版权头告警文件存在缺失或无效版权头问题,
扫描结果为 Copyright Header Invalid: NULL,导致对应文件在合规检查中被判定为
致命未解决项。
解决方案:
在不改变原有业务逻辑、构建逻辑和文件内容结构的前提下,按文件类型补充统
一版权头;同时修正个别特殊文件的头部格式,使 TS/TSX/JS/ETS/脚本/模板/配
置等文件都符合仓库现有版权声明风格与注释语法要求。
影响范围:
仅影响 xin3.txt 对应告警文件的文件头注释,不改变正常功能、模块解析、构建
结果与运行时行为,对现有性能无直接影响,整体向后兼容。
Signed-off-by: jiaxuan_wong <1801330925@qq.com>
| 13 天前 |
| fix: issues where the hvigor plugin fails to recognize commands such as link-harmony and cannot execute the CreateJSBundle task.
Co-authored-by: 谢代荣<xiedairong@huawei.com>
# message auto-generated for no-merge-commit merge:
merge hvigor into 0.77.1-rc.1-ohos
fix: issues where the hvigor plugin fails to recognize commands such as link-harmony and cannot execute the CreateJSBundle task.
Created-by: xiedrsz
Commit-by: 谢代荣
Merged-by: huangyouhua
Description: ## Why are these changes being made?
Currently, the @rnoh/hvigor-plugin has some issues:
1. It cannot execute the CreateJSBundle task.
1. When the Harmony project is not inside the RN project, it fails to recognize codegen-harmony and link-harmony.
## Changelog
- fixed the issue where CreateJSBundle is not executed.
- fixed the issue where codegen-harmony and link-harmony are not recognized.
- added CheckHvigorVersionSubtask.
## Test Plan
1. You may need to clear the hvigor cache. The cache directory is located at User/.hvigor/project_caches.
1. You may need to delete the node_modules folder in packages\react-native-harmony-hvigor-plugin.
1. Run pnpm init-ws.
1. Open tester/harmony using DevEco, switch to release mode, and click 'Run' to build.
1. Check whether the Tester app can launch properly and display the test case list.
1. Verify that docs/Samples/AutolinkingSample works correctly.
## Checklist
- [x] pnpm verify command has passed successfully.
- [x] No failures occurred in automatic tests on the CONCURRENT TESTER page in the tester app.
- [x] 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!1577 | 7 个月前 |
| fix(Config): add missing copyright headers for warning files
问题描述:
当前 xin3.txt 清单中的 OAT.4 版权头告警文件存在缺失或无效版权头问题,
扫描结果为 Copyright Header Invalid: NULL,导致对应文件在合规检查中被判定为
致命未解决项。
解决方案:
在不改变原有业务逻辑、构建逻辑和文件内容结构的前提下,按文件类型补充统
一版权头;同时修正个别特殊文件的头部格式,使 TS/TSX/JS/ETS/脚本/模板/配
置等文件都符合仓库现有版权声明风格与注释语法要求。
影响范围:
仅影响 xin3.txt 对应告警文件的文件头注释,不改变正常功能、模块解析、构建
结果与运行时行为,对现有性能无直接影响,整体向后兼容。
Signed-off-by: jiaxuan_wong <1801330925@qq.com>
| 13 天前 |
| fix(Config): add missing copyright headers for warning files
问题描述:
当前 xin3.txt 清单中的 OAT.4 版权头告警文件存在缺失或无效版权头问题,
扫描结果为 Copyright Header Invalid: NULL,导致对应文件在合规检查中被判定为
致命未解决项。
解决方案:
在不改变原有业务逻辑、构建逻辑和文件内容结构的前提下,按文件类型补充统
一版权头;同时修正个别特殊文件的头部格式,使 TS/TSX/JS/ETS/脚本/模板/配
置等文件都符合仓库现有版权声明风格与注释语法要求。
影响范围:
仅影响 xin3.txt 对应告警文件的文件头注释,不改变正常功能、模块解析、构建
结果与运行时行为,对现有性能无直接影响,整体向后兼容。
Signed-off-by: jiaxuan_wong <1801330925@qq.com>
| 13 天前 |
| fix(Config): add missing copyright headers for warning files
问题描述:
当前 xin3.txt 清单中的 OAT.4 版权头告警文件存在缺失或无效版权头问题,
扫描结果为 Copyright Header Invalid: NULL,导致对应文件在合规检查中被判定为
致命未解决项。
解决方案:
在不改变原有业务逻辑、构建逻辑和文件内容结构的前提下,按文件类型补充统
一版权头;同时修正个别特殊文件的头部格式,使 TS/TSX/JS/ETS/脚本/模板/配
置等文件都符合仓库现有版权声明风格与注释语法要求。
影响范围:
仅影响 xin3.txt 对应告警文件的文件头注释,不改变正常功能、模块解析、构建
结果与运行时行为,对现有性能无直接影响,整体向后兼容。
Signed-off-by: jiaxuan_wong <1801330925@qq.com>
| 13 天前 |