Skip to content

remove unneeded v-html from FormError #881

remove unneeded v-html from FormError

remove unneeded v-html from FormError #881

Triggered via push March 5, 2025 14:21
Status Success
Total duration 3m 59s
Artifacts

js_lint.yaml

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

Annotations

10 warnings
client-unit-test (18): client/src/components/Common/Heading.vue#L1
Component name "Heading" should always be multi-word
client-unit-test (18): client/src/components/Common/ExportForm.test.ts#L49
Unexpected any. Specify a different type
client-unit-test (18): client/src/components/Common/ExportForm.test.ts#L10
Unexpected any. Specify a different type
client-unit-test (18): client/src/components/Common/Abbreviation.vue#L1
Component name "Abbreviation" should always be multi-word
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/Citation/CitationItem.vue#L41
'v-html' directive can lead to XSS attack
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/Alert.vue#L37
Prop 'show' requires default value to be set
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#L1
Component name "Alert" should always be multi-word