Skip to content

Augment popper, fix arrow handling, allow variants #550

Augment popper, fix arrow handling, allow variants

Augment popper, fix arrow handling, allow variants #550

Triggered via push July 27, 2023 09:06
Status Failure
Total duration 2m 11s
Artifacts

js_lint.yaml

on: push
Matrix: client-unit-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
client-unit-test (18): client/src/components/Upload/Default.vue#L23
Component name "select2" is not PascalCase
client-unit-test (18): client/src/components/Upload/Default.vue#L28
Component name "select2" is not PascalCase
client-unit-test (18): client/src/components/Upload/Default.vue#L103
Run autofix to sort these imports!
client-unit-test (18): client/src/components/Upload/Default.vue#L199
You should not use an arrow function to define a watcher
client-unit-test (18): client/src/components/Upload/Default.vue#L202
You should not use an arrow function to define a watcher
client-unit-test (18): client/src/components/Upload/DefaultRow.vue#L2
Run autofix to sort these imports!
client-unit-test (18): client/src/components/Upload/DefaultRow.vue#L35
Unexpected mutation of "model" prop
client-unit-test (18): client/src/components/Upload/DefaultRow.vue#L53
Unexpected mutation of "model" prop
client-unit-test (18): client/src/components/Upload/DefaultRow.vue#L57
Component name "select2" is not PascalCase
client-unit-test (18): client/src/components/Upload/DefaultRow.vue#L57
Attribute "v-model" should go before "class"
client-unit-test (18): client/src/components/ActivityBar/ActivityBar.vue#L133
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/ActivityBar/ActivityItem.vue#L57
Visible, non-interactive elements with click handlers must have at least one keyboard listener
client-unit-test (18): client/src/components/ActivityBar/ActivityItem.vue#L57
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/ActivityBar/ActivitySettings.vue#L66
Visible, non-interactive elements with click handlers must have at least one keyboard listener
client-unit-test (18): client/src/components/ActivityBar/ActivitySettings.vue#L66
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
client-unit-test (18): client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
client-unit-test (18): client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
client-unit-test (18): client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
client-unit-test (18): client/src/components/Citation/Citation.vue#L1
Component name "Citation" should always be multi-word