Skip to content

fix(NcReferenceList): check if text contains valid URL before resolving #6186

fix(NcReferenceList): check if text contains valid URL before resolving

fix(NcReferenceList): check if text contains valid URL before resolving #6186

Triggered via pull request February 22, 2024 12:57
Status Success
Total duration 1m 18s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
NPM lint: src/components/NcRichText/NcReferenceWidget.vue#L14
Expected 1 line break after opening tag (`<p>`), but no line breaks found
NPM lint: src/components/NcRichText/NcReferenceWidget.vue#L14
Expected 1 line break before closing tag (`</p>`), but no line breaks found
NPM lint: src/components/NcRichText/NcReferenceWidget.vue#L15
Expected 1 line break after opening tag (`<p>`), but no line breaks found
NPM lint: src/components/NcRichText/NcReferenceWidget.vue#L15
Expected 1 line break before closing tag (`</p>`), but no line breaks found
NPM lint: src/components/NcRichText/NcReferenceWidget.vue#L16
Expected 1 line break after opening tag (`<p>`), but no line breaks found
NPM lint: src/components/NcRichText/NcReferenceWidget.vue#L16
Expected 1 line break before closing tag (`</p>`), but no line breaks found