Merge pull request #4138 from nextcloud/fix/skip-disable-download-25 #4814
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint:
src/admin.js#L62
The global property or function $ was deprecated in Nextcloud 19.0.0
|
eslint:
src/admin.js#L102
The global property or function $ was deprecated in Nextcloud 19.0.0
|
eslint:
src/admin.js#L142
The global property or function $ was deprecated in Nextcloud 19.0.0
|
eslint:
src/components/AdminSettings.vue#L535
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/AdminSettings.vue#L537
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/AdminSettings.vue#L541
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/AdminSettings.vue#L545
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/AdminSettings.vue#L546
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/AdminSettings.vue#L547
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/document.js#L35
The global property or function $ was deprecated in Nextcloud 19.0.0
|
Loading