Latest prototype of a minimal workflow UI. #846
Annotations
10 errors and 10 warnings
Run ESLint:
client/src/components/Form/Elements/FormData/FormDataUri.vue#L41
Unexpected mutation of "value" prop
|
Run ESLint:
client/src/components/Form/Elements/FormData/FormDataUri.vue#L41
'newValue' is not defined
|
Run ESLint:
client/src/components/Form/FormElement.vue#L136
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run ESLint:
client/src/components/Landing/WorkflowLanding.vue#L5
'components' is defined but never used. Allowed unused vars must match /_.+/u
|
Run ESLint:
client/src/components/Workflow/List/WorkflowListActions.vue#L24
'props' is assigned a value but never used. Allowed unused vars must match /_.+/u
|
Run ESLint:
client/src/entry/analysis/modules/Analysis.vue#L9
'WorkflowLanding' is defined but never used. Allowed unused vars must match /_.+/u
|
Run ESLint:
client/src/entry/analysis/modules/Analysis.vue#L18
'isConfigLoaded' is assigned a value but never used. Allowed unused vars must match /_.+/u
|
Run ESLint:
client/src/stores/activityStore.ts#L11
'ActivitiesRaw' is defined but never used. Allowed unused vars must match /_.+/u
|
Run ESLint:
client/src/stores/activityStore.ts#L11
'ActivitiesRaw' is defined but never used. Allowed unused vars must match /_.+/u
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
client/src/components/ActivityBar/ActivityBar.vue#L155
Visible, non-interactive elements should not have an interactive handler
|
Run ESLint:
client/src/components/ActivityBar/ActivityItem.vue#L59
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Run ESLint:
client/src/components/ActivityBar/ActivityItem.vue#L59
Visible, non-interactive elements should not have an interactive handler
|
Run ESLint:
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|
Run ESLint:
client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
|
Run ESLint:
client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
|
Run ESLint:
client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
|
Run ESLint:
client/src/components/Citation/CitationItem.vue#L41
'v-html' directive can lead to XSS attack
|
Run ESLint:
client/src/components/Citation/CitationsList.vue#L68
'v-html' directive can lead to XSS attack
|
Run ESLint:
client/src/components/Collections/ListDatasetCollectionElementView.vue#L36
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Loading