Skip to content

feat: add SPDX headers #1944

feat: add SPDX headers

feat: add SPDX headers #1944

Triggered via pull request September 18, 2024 20:03
Status Failure
Total duration 2m 58s
Artifacts

lint.yml

on: pull_request
Matrix: lint-php
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
lint-php (max)
Process completed with exit code 2.
lint-php (min)
Process completed with exit code 2.
lint-php (max): lib/Service/SettingsService.php#L115
Line exceeds 120 characters; contains 139 characters
lint-php (max): lib/Migration/EditorHint.php#L33
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#L75
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#L90
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 (min): lib/Service/SettingsService.php#L115
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/