Vue3 migration #126
Vue3 migration #126
10 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 10
See the complete overview on Codacy
Annotations
Check warning on line 16 in src/App.vue
codacy-production / Codacy Static Code Analysis
src/App.vue#L16
Name "Footer" is reserved in HTML.
Check notice on line 30 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L30
'class' should be on a new line.
Check notice on line 32 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L32
'column' should be on a new line.
Check notice on line 45 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L45
'class' should be on a new line.
Check warning on line 45 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L45
Attribute "v-bind" should go before "v-on".
Check notice on line 82 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L82
'class' should be on a new line.
Check notice on line 92 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L92
'class' should be on a new line.
Check notice on line 104 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L104
'class' should be on a new line.
Check notice on line 105 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L105
'@click' should be on a new line.
Check notice on line 105 in src/components/RefineSelection/RefineQuestionSelection.vue
codacy-production / Codacy Static Code Analysis
src/components/RefineSelection/RefineQuestionSelection.vue#L105
Expected 1 line break after opening tag (`<v-btn>`), but no line breaks found.