feat: maintenance update, basic object storage support, minor cleanup #66
Annotations
10 errors and 1 warning
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check:
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)
|
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/
|
Loading