feat: adds a file structure sidebar in the editor #2838
code_style.yml
on: pull_request_target
init_style_jobs
46s
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/
|