Skip to content

Merge 23.0 into dev #1742

Merge 23.0 into dev

Merge 23.0 into dev #1742

Triggered via pull request April 19, 2023 12:44
Status Success
Total duration 13m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

js_lint.yaml

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

Annotations

10 warnings
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
client-unit-test (18): client/src/components/Citation/Citation.vue#L4
'v-html' directive can lead to XSS attack
client-unit-test (18): client/src/components/Citation/Citations.vue#L1
Component name "Citations" should always be multi-word
client-unit-test (18): client/src/components/Collections/ListDatasetCollectionElementView.vue#L2
Visible, non-interactive elements with click handlers must have at least one keyboard listener
client-unit-test (18): client/src/components/Collections/ListDatasetCollectionElementView.vue#L2
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/Collections/ListDatasetCollectionElementView.vue#L16
Prop "element" should define at least its type