Skip to content

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

feat: adds a file structure sidebar in the editor

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

Triggered via pull request July 19, 2024 08:16
@CF3B5CF3B5
synchronize #1943
Status Success
Total duration 57s
Artifacts

code_style.yml

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

Annotations

4 warnings
src/components/TheEditor.vue#L58
Attribute "v-if" should go before "class" (vue/attributes-order)
src/components/TheEditor.vue#L59
Attribute "ref" should go before "class" (vue/attributes-order)
src/components/TheEditor.vue#L60
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/