Skip to content

refactor(ui): move Chips component to composition API + TS (#3288) #1301

refactor(ui): move Chips component to composition API + TS (#3288)

refactor(ui): move Chips component to composition API + TS (#3288) #1301

Triggered via push February 21, 2025 19:11
Status Success
Total duration 11m 50s
Artifacts

turbo-ci.yml

on: push
Build, Test, and Lint
11m 42s
Build, Test, and Lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/base/Toggle.vue#L5
Attribute ":id" should go before "class"