Skip to content

Migrate the main mail store to Pinia #3024

Migrate the main mail store to Pinia

Migrate the main mail store to Pinia #3024

Triggered via pull request September 12, 2024 15:35
Status Failure
Total duration 2m 14s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
NPM lint: src/directives/drag-and-drop/droppable-mailbox/droppable-mailbox.js#L5
Unable to resolve path to module '../../../store/index.js'
NPM lint: src/directives/drag-and-drop/droppable-mailbox/droppable-mailbox.js#L5
"../../../store/index.js" is not found
NPM lint: src/main.js#L19
Unable to resolve path to module './store/index.js'
NPM lint: src/main.js#L19
"./store/index.js" is not found
NPM lint: src/store/mainStore.js#L6
More than 1 blank line not allowed
NPM lint: src/store/mainStore.js#L20
Extra semicolon
NPM lint: src/store/mainStore/actions.js#L79
Unable to resolve path to module './constants.js'
NPM lint: src/store/mainStore/actions.js#L79
"./constants.js" is not found
NPM lint: src/store/mainStore/actions.js#L104
Unable to resolve path to module './outboxStore.js'
NPM lint: src/store/mainStore/actions.js#L104
"./outboxStore.js" is not found
eslint
Process completed with exit code 1.
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