feat: Test deploy feature #1066
lint.yml
on: pull_request
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
info.xml lint
10s
security analysis
19s
eslint
27s
stylelint
24s
Lint-OK
0s
Annotations
5 errors and 8 warnings
php-cs (8.1)
Process completed with exit code 1.
|
UndefinedClass:
lib/Controller/DaemonConfigController.php#L130
lib/Controller/DaemonConfigController.php:130:84: UndefinedClass: Class, interface or enum named OC\AppFramework\Http does not exist (see https://psalm.dev/019)
|
UndefinedClass:
lib/Controller/DaemonConfigController.php#L137
lib/Controller/DaemonConfigController.php:137:92: UndefinedClass: Class, interface or enum named OC\AppFramework\Http does not exist (see https://psalm.dev/019)
|
RedundantCondition:
lib/Controller/DaemonConfigController.php#L150
lib/Controller/DaemonConfigController.php:150:17: RedundantCondition: OCA\AppAPI\Db\ExApp can never contain null (see https://psalm.dev/122)
|
php-psalm-analysis (8.1)
Process completed with exit code 2.
|
php-cs (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
php-lint (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
php-psalm-analysis (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
security analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
security analysis
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
info.xml lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
stylelint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|