Skip to content

Fix sockets causing actix hangs #902

Fix sockets causing actix hangs

Fix sockets causing actix hangs #902

Triggered via pull request December 27, 2024 23:56
Status Failure
Total duration 14m 40s
Artifacts

turbo-ci.yml

on: pull_request
Build, Test, and Lint
14m 31s
Build, Test, and Lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build, Test, and 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)
Build, Test, and Lint
Process completed with exit code 101.
Build, Test, and Lint: apps/app-frontend/src/App.vue#L598
'v-html' directive can lead to XSS attack
Build, Test, and Lint: apps/app-frontend/src/pages/project/Version.vue#L51
'v-html' directive can lead to XSS attack
Build, Test, and Lint: packages/ui/src/components/base/MarkdownEditor.vue#L44
'v-html' directive can lead to XSS attack
Build, Test, and Lint: packages/ui/src/components/base/MarkdownEditor.vue#L131
'v-html' directive can lead to XSS attack
Build, Test, and Lint: packages/ui/src/components/base/MarkdownEditor.vue#L185
'v-html' directive can lead to XSS attack
Build, Test, and Lint: packages/ui/src/components/base/MarkdownEditor.vue#L258
'v-html' directive can lead to XSS attack
Build, Test, and Lint: packages/ui/src/components/base/Notifications.vue#L13
'v-html' directive can lead to XSS attack
Build, Test, and Lint: packages/ui/src/components/base/Notifications.vue#L14
'v-html' directive can lead to XSS attack
Build, Test, and Lint: packages/ui/src/components/content/ContentListPanel.vue#L29
Prop "modelValue" should define at least its type