Skip to content

优化代码编辑体验,仅在切换模式时同步文件 AST 信息 #128

优化代码编辑体验,仅在切换模式时同步文件 AST 信息

优化代码编辑体验,仅在切换模式时同步文件 AST 信息 #128

Triggered via pull request July 24, 2024 10:24
@wwsunwwsun
synchronize #188
hotfix/0715
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
CI
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/
CI
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI: packages/core/src/factory.ts#L4
'EditorState' is defined but never used
CI: packages/setting-form/src/form.tsx#L211
React Hook useEffect has a missing dependency: 'model'. Either include it or remove the dependency array
CI: packages/ui/src/input-list.tsx#L20
Do not use Array index in keys
CI: packages/ui/src/select-list.tsx#L29
Do not use Array index in keys