Add reuse compliance #161
Annotations
6 warnings
NPM build:
src/components/NoProviderEmptyContent.vue#L11
'v-html' directive can lead to XSS attack
|
NPM build:
src/components/NoProviderEmptyContent.vue#L12
'v-html' directive can lead to XSS attack
|
NPM build:
src/components/ChattyLLM/ChattyLLMInputForm.vue#L542
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from '@nextcloud/axios'` instead
|
NPM build:
src/components/NoProviderEmptyContent.vue#L11
'v-html' directive can lead to XSS attack
|
NPM build:
src/components/NoProviderEmptyContent.vue#L12
'v-html' directive can lead to XSS attack
|
NPM build:
src/components/ChattyLLM/ChattyLLMInputForm.vue#L542
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from '@nextcloud/axios'` instead
|