tests: update tests #1623
Annotations
11 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/components/insights/charts/HorizontalRecurrencyBarChart.vue#L167
'args' is defined but never used. Allowed unused args must match /^_/u
|
lint-test-build:
src/components/insights/charts/HorizontalRecurrencyBarChart.vue#L167
'pluginOptions' is defined but never used. Allowed unused args must match /^_/u
|
lint-test-build:
src/components/insights/charts/HorizontalRecurrencyBarChart.vue#L171
'bottom' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint-test-build:
src/components/insights/charts/HorizontalRecurrencyBarChart.vue#L171
'left' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint-test-build:
src/components/insights/charts/HorizontalRecurrencyBarChart.vue#L171
'right' is assigned a value but never used. Allowed unused vars must match /^_/u
|