Skip to content

feat: maintenance update, basic object storage support, minor cleanup #66

feat: maintenance update, basic object storage support, minor cleanup

feat: maintenance update, basic object storage support, minor cleanup #66

Triggered via pull request October 21, 2024 17:42
Status Failure
Total duration 48s
Artifacts

lint.yml

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

Annotations

20 errors and 10 warnings
ParseError: lib/Command/GetFileContentsCommand.php#L49
lib/Command/GetFileContentsCommand.php:49:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 49 (see https://psalm.dev/173)
InvalidDocblock: lib/Controller/SettingsController.php#L45
lib/Controller/SettingsController.php:45:3: InvalidDocblock: Param2 of OCA\Cloud_Py_API\Controller\SettingsController::__construct has invalid syntax (see https://psalm.dev/008)
ParseError: lib/Controller/SettingsController.php#L45
lib/Controller/SettingsController.php:45:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 45 (see https://psalm.dev/173)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L53
lib/Controller/SettingsController.php:53:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L58
lib/Controller/SettingsController.php:58:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L63
lib/Controller/SettingsController.php:63:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L67
lib/Controller/SettingsController.php:67:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L71
lib/Controller/SettingsController.php:71:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L75
lib/Controller/SettingsController.php:75:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$utils is not defined (see https://psalm.dev/041)
InvalidDocblock: lib/Migration/AppDataInitializationStep.php#L41
lib/Migration/AppDataInitializationStep.php:41:3: InvalidDocblock: Param1 of OCA\Cloud_Py_API\Migration\AppDataInitializationStep::__construct has invalid syntax (see https://psalm.dev/008)
ParseError: lib/Command/GetFileContentsCommand.php#L49
lib/Command/GetFileContentsCommand.php:49:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 49 (see https://psalm.dev/173)
InvalidDocblock: lib/Controller/SettingsController.php#L45
lib/Controller/SettingsController.php:45:3: InvalidDocblock: Param2 of OCA\Cloud_Py_API\Controller\SettingsController::__construct has invalid syntax (see https://psalm.dev/008)
ParseError: lib/Controller/SettingsController.php#L45
lib/Controller/SettingsController.php:45:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 45 (see https://psalm.dev/173)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L53
lib/Controller/SettingsController.php:53:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L58
lib/Controller/SettingsController.php:58:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L63
lib/Controller/SettingsController.php:63:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L67
lib/Controller/SettingsController.php:67:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L71
lib/Controller/SettingsController.php:71:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$service is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/SettingsController.php#L75
lib/Controller/SettingsController.php:75:27: UndefinedThisPropertyFetch: Instance property OCA\Cloud_Py_API\Controller\SettingsController::$utils is not defined (see https://psalm.dev/041)
InvalidDocblock: lib/Migration/AppDataInitializationStep.php#L41
lib/Migration/AppDataInitializationStep.php:41:3: InvalidDocblock: Param1 of OCA\Cloud_Py_API\Migration\AppDataInitializationStep::__construct has invalid syntax (see https://psalm.dev/008)
php-lint (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-lint (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-psalm-analysis (8.1, dev-master)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-psalm-analysis (8.2, dev-master)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
security analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stylelint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
info.xml lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/