chore: update workflows from templates #1449
Annotations
10 warnings
NPM lint:
src/components/ComposerAttachments.vue#L203
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/components/ComposerAttachments.vue#L247
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/components/Envelope.vue#L31
'v-html' directive can lead to XSS attack
|
NPM lint:
src/components/Imip.vue#L153
The type 'EventComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L155
The type 'AttendeeProperty' is undefined
|
NPM lint:
src/components/Imip.vue#L259
The type 'CalendarComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L271
The type 'EventComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L278
The type 'CalendarComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L294
The type 'EventComponent' is undefined
|
NPM lint:
src/components/MessagePlainTextBody.vue#L4
'v-html' directive can lead to XSS attack
|