Fix(deps): bump ckeditor from 37 to 38 #4039
Annotations
3 errors and 10 warnings
NPM lint:
src/components/AppSettingsMenu.vue#L247
Expected no space before '>', but found
|
NPM lint
Process completed with exit code 1.
|
eslint
Process completed with exit code 1.
|
NPM lint:
src/components/CertificateSettings.vue#L125
The type 'bool' is undefined
|
NPM lint:
src/components/Composer.vue#L1430
Missing JSDoc @param "option" description
|
NPM lint:
src/components/Composer.vue#L1431
Missing JSDoc @return type
|
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#L39
'v-html' directive can lead to XSS attack
|
NPM lint:
src/components/Envelope.vue#L484
The "computed" property should be above the "mounted" property on line 479
|
NPM lint:
src/components/EnvelopeList.vue#L523
The type 'int' is undefined
|
NPM lint:
src/components/EnvelopeList.vue#L523
Missing JSDoc @param "databaseId" description
|
NPM lint:
src/components/EnvelopeList.vue#L524
The type 'int' is undefined
|