feat: migrate to files:node:updated #1943
Triggered via pull request
September 18, 2024 17:04
Status
Failure
Total duration
14m 11s
Artifacts
–
lint.yml
on: pull_request
lint-js
2m 36s
lint-xml
44s
Matrix: lint-php
Annotations
2 errors and 7 warnings
lint-php (min)
Process completed with exit code 2.
|
lint-php (max)
Process completed with exit code 2.
|
lint-php (min):
lib/Service/SettingsService.php#L110
Line exceeds 120 characters; contains 139 characters
|
lint-js
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/stylelint-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-js
The following actions use a deprecated Node.js version and will be forced to run on node20: xt0rted/stylelint-problem-matcher@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-php (max):
lib/Service/SettingsService.php#L110
Line exceeds 120 characters; contains 139 characters
|
lint-php (max):
lib/Migration/EditorHint.php#L49
Call to deprecated function \OCP\IConfig::getAppValue() defined at vendor/nextcloud/ocp/OCP/IConfig.php:134 (Deprecated because: 29.0.0 Use {@see IAppConfig} directly)
|
lint-php (max):
lib/Service/SettingsService.php#L70
Call to deprecated function \OCP\IConfig::getAppValue() defined at vendor/nextcloud/ocp/OCP/IConfig.php:134 (Deprecated because: 29.0.0 Use {@see IAppConfig} directly)
|
lint-php (max):
lib/Service/SettingsService.php#L85
Call to deprecated function \OCP\IConfig::getAppValue() defined at vendor/nextcloud/ocp/OCP/IConfig.php:134 (Deprecated because: 29.0.0 Use {@see IAppConfig} directly)
|