Skip to content

rm unused tests

rm unused tests #1253

Triggered via push October 7, 2024 23:18
Status Success
Total duration 1m 16s
Artifacts
lint-test-build
1m 7s
lint-test-build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-test-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-test-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Layout/HeaderGenerateInsights/__tests__/InsightModalFooter.spec.js#L1
'flushPromises' is defined but never used. Allowed unused vars must match /^_/u
lint-test-build: src/components/insights/ResizableBar/ResizableBarCards.vue#L26
The "show-more-prompts-suggestions" event has been triggered but not declared on `emits` option
lint-test-build: src/components/insights/ResizableBar/index.vue#L94
The "computed" property should be above the "mounted" property on line 87
lint-test-build: src/components/insights/ResizableBar/index.vue#L197
The "watch" property should be above the "mounted" property on line 87