Skip to content

Add rudimentary copywriter functionality, implement assistant metatask wrapper #14

Add rudimentary copywriter functionality, implement assistant metatask wrapper

Add rudimentary copywriter functionality, implement assistant metatask wrapper #14

Triggered via pull request January 29, 2024 10:55
Status Failure
Total duration 5m 18s
Artifacts

psalm.yml

on: pull_request
Psalm check
14s
Psalm check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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/.