Skip to content

[WIP] Implement Sample Sheets #7931

[WIP] Implement Sample Sheets

[WIP] Implement Sample Sheets #7931

Triggered via pull request December 11, 2024 19:53
Status Success
Total duration 2m 28s
Artifacts

js_lint.yaml

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

Annotations

11 warnings
client-unit-test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/CitationItem.vue#L41
'v-html' directive can lead to XSS attack
client-unit-test (18): client/src/components/Citation/CitationsList.vue#L68
'v-html' directive can lead to XSS attack
client-unit-test (18): client/src/components/Collections/common/CollectionCreator.vue#L42
Prop 'collectionType' requires default value to be set
client-unit-test (18): client/src/components/Common/Abbreviation.vue#L1
Component name "Abbreviation" should always be multi-word
client-unit-test (18): client/src/components/Common/ContextMenu.vue#L47
Visible, non-interactive elements with click handlers must have at least one keyboard listener
client-unit-test (18): client/src/components/Common/ContextMenu.vue#L47
Visible, non-interactive elements should not have an interactive handler