Merge pull request #19250 from ahmedhamidawan/enforce_items_in_collec… #7842
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Common/Abbreviation.vue#L1
Component name "Abbreviation" should always be multi-word
|
Run ESLint:
client/src/components/Common/ContextMenu.vue#L47
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Run ESLint:
client/src/components/Common/ContextMenu.vue#L47
Visible, non-interactive elements should not have an interactive handler
|
Run ESLint:
client/src/components/Common/ExportForm.test.ts#L10
Unexpected any. Specify a different type
|
Loading