fix(ci): update packages, fix psalm and php-cs #65
Annotations
11 errors
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
This job failed
Loading