Vue3 #14014
Annotations
10 errors and 10 warnings
|
Run ESLint:
client/src/components/History/CurrentHistory/HistoryOperations/SelectionOperations.vue#L115
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/History/CurrentHistory/HistoryOperations/SelectionOperations.vue#L103
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/History/CurrentHistory/HistoryOperations/SelectionOperations.vue#L84
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/History/CurrentHistory/HistoryOperations/SelectionOperations.vue#L66
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/Form/Elements/FormData/FormDataExtensions.vue#L55
Attribute "v-model:show" should go before ":target"
|
|
Run ESLint:
client/src/components/Form/Elements/FormData/FormDataExtensions.vue#L46
Attribute "v-model:pressed" should go before "inline"
|
|
Run ESLint:
client/src/components/Common/FilterMenuInput.vue#L106
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/Common/FilterMenuDropdown.vue#L190
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/Common/FilterMenu.vue#L350
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/Collections/CollectionCreatorIndex.vue#L211
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
|
|
Run ESLint:
client/src/components/BaseComponents/GTip.vue#L75
'v-html' directive can lead to XSS attack
|
|
Run ESLint:
client/src/components/BaseComponents/GModal.vue#L185
Visible, non-interactive elements should not have an interactive handler
|
|
Run ESLint:
client/src/components/BaseComponents/GModal.vue#L185
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
Run ESLint:
client/src/components/Annotation.vue#L49
The "input" event has been triggered but not declared on `emits` option
|
|
Run ESLint:
client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
|
|
Run ESLint:
client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
|
|
Run ESLint:
client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
|
|
Run ESLint:
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|
|
Run ESLint:
client/src/components/ActivityBar/ActivityBarHeader.vue#L35
Visible, non-interactive elements should not have an interactive handler
|
|
Run ESLint:
client/src/components/ActivityBar/ActivityBar.vue#L257
Visible, non-interactive elements should not have an interactive handler
|
Loading