Feat: cross link app settings to account settings #2967
Annotations
10 errors and 11 warnings
src/components/AppSettingsMenu.vue#L23
Expected indentation of 4 tabs but found 3 tabs
|
src/components/AppSettingsMenu.vue#L25
Expected indentation of 4 tabs but found 3 tabs
|
src/components/AppSettingsMenu.vue#L26
Expected indentation of 5 tabs but found 4 tabs
|
src/components/AppSettingsMenu.vue#L27
Expected "\t" character, but found " " character
|
src/components/AppSettingsMenu.vue#L28
Expected "\t" character, but found " " character
|
src/components/AppSettingsMenu.vue#L29
Expected "\t" character, but found " " character
|
src/components/AppSettingsMenu.vue#L30
Expected "\t" character, but found " " character
|
src/components/AppSettingsMenu.vue#L31
Expected indentation of 6 tabs but found 5 tabs
|
src/components/AppSettingsMenu.vue#L32
Expected indentation of 5 tabs but found 4 tabs
|
src/components/AppSettingsMenu.vue#L33
Expected indentation of 4 tabs but found 3 tabs
|
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/
|
src/components/CertificateSettings.vue#L123
The type 'bool' is undefined
|
src/components/ComposerAttachments.vue#L225
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/components/ComposerAttachments.vue#L270
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
src/components/Envelope.vue#L38
'v-html' directive can lead to XSS attack
|
src/components/Envelope.vue#L485
The "computed" property should be above the "mounted" property on line 480
|
src/components/Imip.vue#L137
The type 'EventComponent' is undefined
|
src/components/Imip.vue#L139
The type 'AttendeeProperty' is undefined
|
src/components/Imip.vue#L244
The type 'CalendarComponent' is undefined
|
src/components/Imip.vue#L256
The type 'EventComponent' is undefined
|
src/components/Imip.vue#L263
The type 'CalendarComponent' is undefined
|
This job failed
Loading