Fix sockets issues (#3015) #718
Annotations
2 errors and 10 warnings
Lint
@modrinth/labrinth#lint: command (/home/runner/work/code/code/apps/labrinth) /opt/hostedtoolcache/node/20.18.1/x64/bin/pnpm run lint exited (101)
|
Lint
Process completed with exit code 101.
|
Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L44
'v-html' directive can lead to XSS attack
|
Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L131
'v-html' directive can lead to XSS attack
|
Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L185
'v-html' directive can lead to XSS attack
|
Lint:
packages/ui/src/components/base/MarkdownEditor.vue#L258
'v-html' directive can lead to XSS attack
|
Lint:
packages/ui/src/components/base/Notifications.vue#L13
'v-html' directive can lead to XSS attack
|
Lint:
packages/ui/src/components/base/Notifications.vue#L14
'v-html' directive can lead to XSS attack
|
Lint:
packages/ui/src/components/base/PopoutMenu.vue#L13
Variable 'hide' is already declared in the upper scope
|
Lint:
packages/ui/src/components/content/ContentListPanel.vue#L29
Prop "modelValue" should define at least its type
|
Lint:
packages/ui/src/components/content/ContentListPanel.vue#L94
Variable 'item' is already declared in the upper scope
|
Lint:
packages/ui/src/components/modal/ConfirmModal.vue#L9
'v-html' directive can lead to XSS attack
|
Loading