Fix/email body render #161
Annotations
10 warnings
|
Lint:
src/components/general/OutlookAddonInfo.vue#L132
Missing JSDoc @param "slug" description
|
|
Lint:
src/components/general/OutlookAddonInfo.vue#L124
Missing JSDoc @param "title" description
|
|
Lint:
src/components/general/OutlookAddonInfo.vue#L93
'v-html' directive can lead to XSS attack
|
|
Lint:
src/components/general/OutlookAddonInfo.vue#L90
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
|
Lint:
src/components/general/OutlookAddonInfo.vue#L90
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
|
Lint:
src/components/general/DefaultLicenseStatus.vue#L27
'v-html' directive can lead to XSS attack
|
|
Lint:
src/common/settingsRegistry.ts#L471
Missing JSDoc @param "templateId" description
|
|
Lint:
src/common/settingsRegistry.ts#L463
Missing JSDoc @param "section" description
|
|
Lint:
src/common/settingsRegistry.ts#L455
Missing JSDoc @param "name" description
|
|
Lint:
src/common/settingsRegistry.ts#L447
Missing JSDoc @param "key" description
|
Loading