enh: Report task ID in failure message #139
Annotations
4 warnings
NPM lint
The following actions use a deprecated Node.js version and will be forced to run on node20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
NPM lint:
src/components/ChattyLLM/ChattyLLMInputForm.vue#L455
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
|