Add job metrics per invocation #680
Annotations
8 errors and 10 warnings
client/src/components/WorkflowInvocationState/MetricsBoxPlots.vue#L6
Run autofix to sort these imports!
|
client/src/components/WorkflowInvocationState/MetricsBoxPlots.vue#L8
'isTerminal' is defined but never used. Allowed unused vars must match /_.+/u
|
client/src/components/WorkflowInvocationState/MetricsBoxPlots.vue#L30
Split 'const' declarations into multiple statements
|
client/src/components/WorkflowInvocationState/WorkflowInvocationMetrics.vue#L2
Run autofix to sort these imports!
|
client/src/components/WorkflowInvocationState/WorkflowInvocationMetrics.vue#L2
'BCard' is defined but never used. Allowed unused vars must match /_.+/u
|
client/src/components/WorkflowInvocationState/WorkflowInvocationMetrics.vue#L5
'JobMetrics' is defined but never used. Allowed unused vars must match /_.+/u
|
client/src/components/WorkflowInvocationState/WorkflowInvocationState.vue#L2
Run autofix to sort these imports!
|
|
client/src/components/ActivityBar/ActivityBar.vue#L145
Visible, non-interactive elements should not have an interactive handler
|
client/src/components/ActivityBar/ActivityItem.vue#L59
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
client/src/components/ActivityBar/ActivityItem.vue#L59
Visible, non-interactive elements should not have an interactive handler
|
client/src/components/Alert.vue#L1
Component name "Alert" should always be multi-word
|
client/src/components/Alert.vue#L35
Prop 'dismissLabel' requires default value to be set
|
client/src/components/Alert.vue#L37
Prop 'show' requires default value to be set
|
client/src/components/Annotation.vue#L1
Component name "Annotation" should always be multi-word
|
client/src/components/Citation/CitationItem.vue#L41
'v-html' directive can lead to XSS attack
|
client/src/components/Citation/CitationsList.vue#L68
'v-html' directive can lead to XSS attack
|
client/src/components/Collections/ListDatasetCollectionElementView.vue#L36
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
This job failed
Loading