Agency #170
Annotations
3 warnings
NPM lint:
src/components/ChattyLLM/ChattyLLMInputForm.vue#L554
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from '@nextcloud/axios'` instead
|
NPM lint:
src/components/NoProviderEmptyContent.vue#L7
'v-html' directive can lead to XSS attack
|
NPM lint:
src/components/NoProviderEmptyContent.vue#L8
'v-html' directive can lead to XSS attack
|