Skip to content

Vue3

Vue3 #14014

Triggered via pull request April 28, 2026 12:37
Status Failure
Total duration 1m 3s
Artifacts

js_lint.yaml

on: pull_request
client-unit-test
59s
client-unit-test
Fit to window
Zoom out
Zoom in

Annotations

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