feat: add redirect to chats from ongoing table #1604
Annotations
8 warnings
lint-test-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-test-build:
src/components/Markdown.vue#L1
Component name "Markdown" should always be multi-word
|
lint-test-build:
src/components/Markdown.vue#L4
'v-html' directive can lead to XSS attack
|
lint-test-build:
src/components/TagGroup.vue#L89
The "input" event has been triggered but not declared on `emits` option
|
lint-test-build:
src/components/TagGroup.vue#L125
The "close" event has been triggered but not declared on `emits` option
|
lint-test-build:
src/components/insights/cards/__tests__/CardEmpty.spec.js#L1
'vi' is defined but never used. Allowed unused vars must match /^_/u
|
lint-test-build:
src/utils/__tests__/filter.spec.js#L1
'vi' is defined but never used. Allowed unused vars must match /^_/u
|
lint-test-build:
src/utils/__tests__/request.spec.js#L1
'vi' is defined but never used. Allowed unused vars must match /^_/u
|