[ENGAGE-1649] Feature/ai and reviews #154
Merged
Annotations
10 warnings
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/
|
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/
|
src/components/Markdown.vue#L1
Component name "Markdown" should always be multi-word
|
src/components/Markdown.vue#L4
'v-html' directive can lead to XSS attack
|
src/components/TagGroup.vue#L89
The "input" event has been triggered but not declared on `emits` option
|
src/components/TagGroup.vue#L125
The "close" event has been triggered but not declared on `emits` option
|
src/components/insights/Layout/HeaderGenerateInsights/__tests__/InsightModalFooter.spec.js#L1
'flushPromises' is defined but never used. Allowed unused vars must match /^_/u
|
src/components/insights/ResizableBar/ResizableBarCards.vue#L26
The "show-more-prompts-suggestions" event has been triggered but not declared on `emits` option
|
src/components/insights/ResizableBar/index.vue#L94
The "computed" property should be above the "mounted" property on line 87
|
src/components/insights/ResizableBar/index.vue#L197
The "watch" property should be above the "mounted" property on line 87
|
This job succeeded
Loading