feat: Support setting the horizontal and vertical screen orientation … #134
Annotations
1 error and 2 warnings
commitlint
You have commit messages with errors
⧗ input: feat: Support screen orientation in plugin's AndroidManifest
判断当前activity的requestedOrientation和插件在AndroidManifest中配置的不一致时主动设置为AndroidManifest.xml中配置的android:screenOrientation。
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://www.conventionalcommits.org/zh-hans/v1.0.0/
|
commitlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|