Switch frontend pkg to use Nuxt ESLint config #1330
Annotations
10 warnings
apps/frontend/src/components/ui/ModalConfirm.vue#L4
'v-html' directive can lead to XSS attack
|
apps/frontend/src/components/ui/NotificationItem.vue#L141
'v-html' directive can lead to XSS attack
|
apps/frontend/src/components/ui/Notifications.vue#L13
'v-html' directive can lead to XSS attack
|
apps/frontend/src/components/ui/Notifications.vue#L14
'v-html' directive can lead to XSS attack
|
apps/frontend/src/components/ui/report/ReportInfo.vue#L59
'v-html' directive can lead to XSS attack
|
apps/frontend/src/components/ui/search/Categories.vue#L7
'v-html' directive can lead to XSS attack
|
apps/frontend/src/components/ui/search/SearchFilter.vue#L9
'v-html' directive can lead to XSS attack
|
apps/frontend/src/components/ui/thread/ThreadMessage.vue#L61
'v-html' directive can lead to XSS attack
|
apps/frontend/src/pages/[type]/[id].vue#L148
'v-html' directive can lead to XSS attack
|
apps/frontend/src/pages/[type]/[id].vue#L396
'v-html' directive can lead to XSS attack
|
This job succeeded
Loading