move files #3068
Annotations
9 errors and 11 warnings
Lint:
src/components/mailFilter/MailFilterDeleteModal.vue#L20
The "IconCancel" component has been registered but not used
|
Lint:
src/components/mailFilter/MailFilterDeleteModal.vue#L21
The "IconCheck" component has been registered but not used
|
Lint:
src/components/mailFilter/MailFilterTest.vue#L59
The "NcLoadingIcon" component has been registered but not used
|
Lint:
src/components/mailFilter/MailFilterTest.vue#L60
The "NcActions" component has been registered but not used
|
Lint:
src/components/mailFilter/MailFilterTest.vue#L61
The "NcActionButton" component has been registered but not used
|
Lint:
src/components/mailFilter/MailFilters.vue#L62
The "IconLoading" component has been registered but not used
|
Lint:
src/store/mailFilterStore.js#L25
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Lint:
src/store/mailFilterStore.js#L34
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Lint
Process completed with exit code 1.
|
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#L123
The type 'bool' is undefined
|
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
|
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
|
Lint:
src/components/Envelope.vue#L38
'v-html' directive can lead to XSS attack
|
Lint:
src/components/Envelope.vue#L485
The "computed" property should be above the "mounted" property on line 480
|
Lint:
src/components/Imip.vue#L137
The type 'EventComponent' is undefined
|
Lint:
src/components/Imip.vue#L139
The type 'AttendeeProperty' is undefined
|
Lint:
src/components/Imip.vue#L244
The type 'CalendarComponent' is undefined
|
Lint:
src/components/Imip.vue#L256
The type 'EventComponent' is undefined
|
Lint:
src/components/Imip.vue#L263
The type 'CalendarComponent' is undefined
|
Loading