Add the possibility to change mail list view into full width #1625
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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#L32
'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
|