fix(deps): Apply npm audit fix #3111
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/components/CertificateSettings.vue#L140
The type 'bool' is undefined
|
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
|
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
|
Lint:
src/components/Envelope.vue#L35
'v-html' directive can lead to XSS attack
|
Lint:
src/components/EnvelopeList.vue#L590
The type 'int' is undefined
|
Lint:
src/components/EnvelopeList.vue#L590
Missing JSDoc @param "databaseId" description
|
Lint:
src/components/EnvelopeList.vue#L591
The type 'int' is undefined
|
Lint:
src/components/Imip.vue#L154
The type 'EventComponent' is undefined
|
Lint:
src/components/Imip.vue#L156
The type 'AttendeeProperty' is undefined
|
Lint:
src/components/Imip.vue#L261
The type 'CalendarComponent' is undefined
|
Loading