Skip to content

feat: create a read-only contactdetails component #2900

feat: create a read-only contactdetails component

feat: create a read-only contactdetails component #2900

Triggered via pull request December 10, 2024 17:30
Status Success
Total duration 11m 57s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
NPM lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L139
Missing JSDoc @param "groups" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L140
Missing JSDoc @param "groupId" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L239
Missing JSDoc @param "mode" description
NPM lint: src/components/CircleDetails.vue#L116
'v-html' directive can lead to XSS attack
NPM lint: src/components/CircleDetails.vue#L129
'v-html' directive can lead to XSS attack
NPM lint: src/components/CircleDetails/CircleConfigs.vue#L68
The type 'CircleConfig' is undefined
NPM lint: src/components/ContactDetails.vue#L51
'v-html' directive can lead to XSS attack
NPM lint: src/components/ContactDetails.vue#L91
Variable 'emailAddress' is already declared in the upper scope
NPM lint: src/components/ContactDetails.vue#L957
The type 'Contact' is undefined
NPM lint: src/components/ContactDetails.vue#L1008
The type 'Property' is undefined