Envelope: add message summaries #3474
Annotations
2 errors and 10 warnings
src/components/Envelope.vue#L81
Expected a space before '/>', but not found
|
|
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#L39
'v-html' directive can lead to XSS attack
|
src/components/Envelope.vue#L490
The "computed" property should be above the "mounted" property on line 485
|
src/components/EnvelopeList.vue#L594
The type 'int' is undefined
|
src/components/EnvelopeList.vue#L594
Missing JSDoc @param "databaseId" description
|
src/components/EnvelopeList.vue#L595
The type 'int' is undefined
|
src/components/Imip.vue#L137
The type 'EventComponent' is undefined
|
src/components/Imip.vue#L139
The type 'AttendeeProperty' is undefined
|
The logs for this run have expired and are no longer available.
Loading