Fix sockets causing actix hangs #902
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:
apps/app-frontend/src/App.vue#L598
'v-html' directive can lead to XSS attack
|
Lint:
apps/app-frontend/src/components/ui/instance_settings/InstallationSettings.vue#L527
'v-html' directive can lead to XSS attack
|
Lint:
apps/app-frontend/src/pages/project/Version.vue#L51
'v-html' directive can lead to XSS attack
|
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/content/ContentListPanel.vue#L29
Prop "modelValue" should define at least its type
|
Loading