fix(TaskProcessingService): Custom task type i/o shapes were broken #1628
Annotations
10 errors
Run coding standards check:
lib/Controller/TaskProcessingController.php#L25
lib/Controller/TaskProcessingController.php:25:3: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ProvidersAI\TaskProcessingService does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/TaskProcessingController.php#L43
lib/Controller/TaskProcessingController.php:43:18: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ProvidersAI\TaskProcessingService does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/TaskProcessingController.php#L64
lib/Controller/TaskProcessingController.php:64:19: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ProvidersAI\TaskProcessingService does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/TaskProcessingController.php#L82
lib/Controller/TaskProcessingController.php:82:13: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ProvidersAI\TaskProcessingService does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/ExAppService.php#L53
lib/Service/ExAppService.php:53:3: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ProvidersAI\TaskProcessingService does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/ExAppService.php#L121
lib/Service/ExAppService.php:121:3: UndefinedClass: Class, interface or enum named OCA\AppAPI\Service\ProvidersAI\TaskProcessingService does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/ProvidersAI/TaskProcessingService.php#L384
lib/Service/ProvidersAI/TaskProcessingService.php:384:108: ParseError: Syntax error, unexpected T_DOUBLE_ARROW, expecting '{' on line 384 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Service/ProvidersAI/TaskProcessingService.php#L391
lib/Service/ProvidersAI/TaskProcessingService.php:391:6: ParseError: Syntax error, unexpected ',' on line 391 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Service/ProvidersAI/TaskProcessingService.php#L395
lib/Service/ProvidersAI/TaskProcessingService.php:395:110: ParseError: Syntax error, unexpected T_DOUBLE_ARROW, expecting '{' on line 395 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Service/ProvidersAI/TaskProcessingService.php#L402
lib/Service/ProvidersAI/TaskProcessingService.php:402:6: ParseError: Syntax error, unexpected ',' on line 402 (see https://psalm.dev/173)
|
Loading