chore: replace unconventional commits workflow #2972
Triggered via pull request
September 5, 2024 19:56
Status
Success
Total duration
18m 16s
Artifacts
–
Annotations
11 warnings
NPM lint
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/
|
NPM lint:
src/components/CertificateSettings.vue#L123
The type 'bool' is undefined
|
NPM lint:
src/components/ComposerAttachments.vue#L225
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#L270
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#L38
'v-html' directive can lead to XSS attack
|
NPM lint:
src/components/Envelope.vue#L485
The "computed" property should be above the "mounted" property on line 480
|
NPM lint:
src/components/Imip.vue#L137
The type 'EventComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L139
The type 'AttendeeProperty' is undefined
|
NPM lint:
src/components/Imip.vue#L244
The type 'CalendarComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L256
The type 'EventComponent' is undefined
|
NPM lint:
src/components/Imip.vue#L263
The type 'CalendarComponent' is undefined
|