Release/v7.1.10 #4816
lint.yml
on: pull_request
php-cs check
1m 22s
ESLint
31s
Matrix: php-linters
Annotations
15 warnings
ESLint
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/
|
ESLint
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
|
php-cs check
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php-cs check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php-cs check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|