Skip to content

feat: adds a file structure sidebar in the editor #2836

feat: adds a file structure sidebar in the editor

feat: adds a file structure sidebar in the editor #2836

Triggered via pull request July 19, 2024 07:54
@CF3B5CF3B5
synchronize #1943
Status Success
Total duration 53s
Artifacts

code_style.yml

on: pull_request_target
init_style_jobs
45s
init_style_jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
src/components/TheEditor.vue#L1
There are issues with this file's formatting, please run Prettier to fix the errors
src/components/TheEditor.vue#L63
Attribute "v-if" should go before "class" (vue/attributes-order)
src/components/TheEditor.vue#L64
Attribute "ref" should go before "class" (vue/attributes-order)
src/components/TheEditor.vue#L65
Attribute "v-model" should go before "class" (vue/attributes-order)
init_style_jobs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/