Skip to content

Add missing types to visualization model #12810

Add missing types to visualization model

Add missing types to visualization model #12810

Triggered via pull request January 27, 2026 16:43
Status Success
Total duration 50m 37s
Artifacts

js_lint.yaml

on: pull_request
client-unit-test
2m 19s
client-unit-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
client-unit-test: client/src/components/Collections/common/PairedDatasetCellComponent.vue#L116
Visible, non-interactive elements with click handlers must have at least one keyboard listener
client-unit-test: client/src/components/Collections/SampleSheetWizard.vue#L475
Visible, non-interactive elements should not have an interactive handler
client-unit-test: client/src/components/Citation/CitationsList.vue#L182
'v-html' directive can lead to XSS attack
client-unit-test: client/src/components/Citation/CitationItem.vue#L38
'v-html' directive can lead to XSS attack
client-unit-test: client/src/components/ChatGXY.vue#L505
Visible, non-interactive elements should not have an interactive handler
client-unit-test: client/src/components/ChatGXY.vue#L505
Visible, non-interactive elements with click handlers must have at least one keyboard listener
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