Skip to content

[25.1] Use workflow-style payload in data landing request #11640

[25.1] Use workflow-style payload in data landing request

[25.1] Use workflow-style payload in data landing request #11640

Triggered via pull request October 19, 2025 08:57
Status Failure
Total duration 2m 39s
Artifacts

js_lint.yaml

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

Annotations

2 errors and 10 warnings
client-unit-test
Process completed with exit code 2.
client-unit-test
Property 'DatasetHash' does not exist on type '{ APIKeyModel: { create_time: string; key: string; }; APIKeyResponse: { api_key: string; }; AccessMethod: { access_id?: string | null | undefined; access_url?: { headers?: string[] | null | undefined; url: string; } | null | undefined; authorizations?: { ...; } | ... 1 more ... | undefined; region?: string | ... 1 m...'.
client-unit-test: client/src/components/Collections/sheet/SampleSheetGrid.vue#L587
Visible, non-interactive elements should not have an interactive handler
client-unit-test: client/src/components/Collections/common/PairedDatasetCellComponent.vue#L116
Visible, non-interactive elements should not have an interactive handler
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#L41
'v-html' directive can lead to XSS attack
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