perf: migrate to vite #2540
Annotations
10 warnings
NPM lint:
src/components/AppNavigation/CircleNavigationItem.vue#L52
Multiple spaces found before '#'
|
NPM lint:
src/components/AppNavigation/GroupNavigationItem.vue#L100
Missing JSDoc @param "groups" description
|
NPM lint:
src/components/AppNavigation/GroupNavigationItem.vue#L101
Missing JSDoc @param "groupId" description
|
NPM lint:
src/components/AppNavigation/GroupNavigationItem.vue#L199
Missing JSDoc @param "mode" description
|
NPM lint:
src/components/CircleDetails.vue#L108
'v-html' directive can lead to XSS attack
|
NPM lint:
src/components/CircleDetails.vue#L121
'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#L216
Variable 'emailAddress' is already declared in the upper scope
|
NPM lint:
src/components/ContactDetails.vue#L959
The type 'Contact' is undefined
|