Skip to content

Fixes/enhancements to simplified workflow landing. #828

Fixes/enhancements to simplified workflow landing.

Fixes/enhancements to simplified workflow landing. #828

Triggered via push September 6, 2024 17:54
Status Failure
Total duration 2h 5m 34s
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/Workflow/List/WorkflowList.vue#L229
Attribute "v-if" should go before "class"
client-unit-test (18): client/src/components/Workflow/List/WorkflowListActions.vue#L24
'props' is assigned a value but never used. Allowed unused vars must match /_.+/u
client-unit-test (18): client/src/components/Workflow/List/WorkflowListActions.vue#L56
Attribute "v-if" should go before "v-b-tooltip.hover.noninteractive"
client-unit-test (18): client/src/entry/analysis/modules/Analysis.vue#L2
Run autofix to sort these imports!
client-unit-test (18): client/src/entry/analysis/modules/Analysis.vue#L9
'WorkflowLanding' is defined but never used. Allowed unused vars must match /_.+/u
client-unit-test (18): client/src/entry/analysis/modules/Analysis.vue#L18
'isConfigLoaded' is assigned a value but never used. Allowed unused vars must match /_.+/u
client-unit-test (18): client/src/entry/analysis/modules/Home.vue#L14
Run autofix to sort these imports!
client-unit-test (18): client/src/entry/analysis/modules/WorkflowLanding.vue#L9
Import in body of module; reorder to top
client-unit-test (18): client/src/stores/activitySetup.ts#L4
Run autofix to sort these imports!
client-unit-test (18): client/src/stores/activityStore.ts#L5
Run autofix to sort these imports!
client-unit-test (18): client/src/components/ActivityBar/ActivityBar.vue#L155
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/ActivityBar/ActivityItem.vue#L59
Visible, non-interactive elements with click handlers must have at least one keyboard listener
client-unit-test (18): client/src/components/ActivityBar/ActivityItem.vue#L59
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/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/ListDatasetCollectionElementView.vue#L36
Visible, non-interactive elements with click handlers must have at least one keyboard listener