fix(deps): bump ical.js from 2.0.1 to ^2.1.0 #2757
Triggered via pull request
September 13, 2024 20:48
Status
Success
Total duration
17m 57s
Artifacts
–
Annotations
10 warnings
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
|