Skip to content

Revises Markdown Pages and Reports #7786

Revises Markdown Pages and Reports

Revises Markdown Pages and Reports #7786

Triggered via pull request December 2, 2024 17:47
Status Failure
Total duration 1m 49s
Artifacts

js_lint.yaml

on: pull_request
Matrix: client-unit-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
client-unit-test (18): client/src/components/Markdown/Markdown.vue#L2
Run autofix to sort these imports!
client-unit-test (18): client/src/components/Markdown/Markdown.vue#L68
'formattedTime' is never reassigned. Use 'const' instead
client-unit-test (18): client/src/components/Markdown/Sections/MarkdownVega.vue#L3
Import in body of module; reorder to top
client-unit-test (18): client/src/components/Markdown/Sections/MarkdownVitessce.vue#L18
Component name "visualization-wrapper" is not PascalCase
client-unit-test (18): client/src/components/Visualizations/VisualizationWrapper.vue#L57
<iframe> elements must have a unique title property
client-unit-test (18)
Process completed with exit code 1.
client-unit-test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
client-unit-test (18): client/src/components/Collections/ListDatasetCollectionElementView.vue#L36
Visible, non-interactive elements should not have an interactive handler
client-unit-test (18): client/src/components/Collections/PairedListCollectionCreator.vue#L252
Each form element must have a programmatically associated label element
client-unit-test (18): client/src/components/Collections/PairedListCollectionCreator.vue#L265
Visible, non-interactive elements with click handlers must have at least one keyboard listener