Fix CI #1891
Triggered via pull request
September 15, 2024 09:08
Status
Success
Total duration
2m 54s
Artifacts
–
lint.yml
on: pull_request
lint-js
2m 22s
lint-xml
43s
Matrix: lint-php
Annotations
7 warnings
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)
|