Add rudimentary copywriter functionality, implement assistant metatask wrapper #15
Annotations
6 errors and 1 warning
DuplicateClass:
lib/Cron/CleanupImageGenerations.php#L16
lib/Cron/CleanupImageGenerations.php:16:7: DuplicateClass: Class OCA\TpAssistant\Cron\CleanupImageGenerations has already been defined in /home/runner/work/assistant/assistant/lib/Cron/CleanupAssistantTasks.php (see https://psalm.dev/071)
|
UndefinedDocblockClass:
lib/Migration/Version010005Date20240115122933.php#L43
lib/Migration/Version010005Date20240115122933.php:43:4: UndefinedDocblockClass: Docblock-defined class, interface or enum named Doctrine\DBAL\Schema\Schema does not exist (see https://psalm.dev/200)
|
UndefinedClass:
lib/Service/AssistantService.php#L294
lib/Service/AssistantService.php:294:12: UndefinedClass: Class, interface or enum named OC\User\NoUserException does not exist (see https://psalm.dev/019)
|
UndefinedInterfaceMethod:
lib/Service/AssistantService.php#L306
lib/Service/AssistantService.php:306:45: UndefinedInterfaceMethod: Method OCP\Files\Node::getContent does not exist (see https://psalm.dev/181)
|
RedundantCondition:
lib/Service/Text2Image/Text2ImageHelperService.php#L140
lib/Service/Text2Image/Text2ImageHelperService.php:140:6: RedundantCondition: string can never contain null (see https://psalm.dev/122)
|
Psalm check
Process completed with exit code 2.
|
Psalm check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|