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