Skip to content

Migrate the main mail store to Pinia #3055

Migrate the main mail store to Pinia

Migrate the main mail store to Pinia #3055

Triggered via pull request September 16, 2024 16:04
Status Failure
Total duration 1h 7m 14s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
NPM lint: src/components/AppSettingsMenu.vue#L315
'mapGetters' is defined but never used
NPM lint: src/components/AppSettingsMenu.vue#L317
'mapStores' is defined but never used
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/http/sessionExpiryHandler.js#L10
'mainStore' is never reassigned. Use 'const' instead
NPM lint: src/http/sessionExpiryHandler.js#L11
Trailing spaces not allowed
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#L10
Parse errors in imported module './mainStore/actions.js': Unexpected keyword 'this'. (132:3) (132:3)
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#L486
The "computed" property should be above the "mounted" property on line 481
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