Implement Reply-To header support when replying #1705
Triggered via pull request
February 27, 2024 19:20
Status
Success
Total duration
6h 7m 57s
Artifacts
–
Annotations
12 warnings
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
NPM lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
NPM lint:
src/components/CertificateSettings.vue#L140
The type 'bool' is undefined
|
NPM lint:
src/components/ComposerAttachments.vue#L202
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#L152
The type 'EventComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L154
The type 'AttendeeProperty' is undefined
|
NPM lint:
src/components/Imip.vue#L258
The type 'CalendarComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L270
The type 'EventComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L277
The type 'CalendarComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L293
The type 'EventComponent' is undefined
|