Skip to content

Fix mail layout

Fix mail layout #1626

Triggered via pull request February 15, 2024 11:52
Status Success
Total duration 1m 20s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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
NPM lint: src/components/Message.vue#L74
Expected 1 space after '{{', but not found