Skip to content

feat: files "new file" menu generate image action #442

feat: files "new file" menu generate image action

feat: files "new file" menu generate image action #442

Triggered via pull request August 5, 2025 09:07
Status Success
Total duration 55s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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