[stable3.4] fix(mailto): show empty thread view on handler #1148
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/components/ComposerAttachments.vue#L204
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/ComposerAttachments.vue#L248
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/Envelope.vue#L34
'v-html' directive can lead to XSS attack
|
eslint:
src/components/Imip.vue#L163
The type 'EventComponent' is undefined
|
eslint:
src/components/Imip.vue#L165
The type 'AttendeeProperty' is undefined
|
eslint:
src/components/Imip.vue#L269
The type 'CalendarComponent' is undefined
|
eslint:
src/components/Imip.vue#L281
The type 'EventComponent' is undefined
|
eslint:
src/components/Imip.vue#L288
The type 'CalendarComponent' is undefined
|
eslint:
src/components/Imip.vue#L304
The type 'EventComponent' is undefined
|
eslint:
src/components/MessagePlainTextBody.vue#L4
'v-html' directive can lead to XSS attack
|