Add back buttons after launching a task #131
Triggered via pull request
September 26, 2024 15:07
Status
Success
Total duration
47m 44s
Artifacts
–
Annotations
11 warnings
NPM build
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 build:
src/components/NoProviderEmptyContent.vue#L7
'v-html' directive can lead to XSS attack
|
NPM build:
src/components/NoProviderEmptyContent.vue#L8
'v-html' directive can lead to XSS attack
|
NPM build:
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 build:
src/components/ChattyLLM/EditableTextField.vue#L53
Using exported name 'NcRichText' as identifier for default export
|
NPM build:
src/components/NoProviderEmptyContent.vue#L7
'v-html' directive can lead to XSS attack
|
NPM build:
src/components/NoProviderEmptyContent.vue#L8
'v-html' directive can lead to XSS attack
|
NPM build:
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 build:
src/components/ChattyLLM/EditableTextField.vue#L53
Using exported name 'NcRichText' as identifier for default export
|
NPM build:
src/components/ChattyLLM/Message.vue#L45
Using exported name 'NcRichText' as identifier for default export
|
NPM build:
src/components/ChattyLLM/Message.vue#L45
Using exported name 'NcRichText' as identifier for default export
|