enh: Use filepicker Vue component #1767
Triggered via pull request
February 28, 2024 10:17
Status
Success
Total duration
2h 13m 27s
Artifacts
–
Annotations
11 warnings
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, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. 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#L243
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#L288
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
|