Add rudimentary copywriter functionality, implement assistant metatask wrapper #21
Annotations
4 errors and 1 warning
RedundantCondition:
lib/Service/Text2Image/Text2ImageHelperService.php#L140
lib/Service/Text2Image/Text2ImageHelperService.php:140:7: RedundantCondition: string can never contain null (see https://psalm.dev/122)
|
TypeDoesNotContainNull:
lib/Service/Text2Image/Text2ImageHelperService.php#L180
lib/Service/Text2Image/Text2ImageHelperService.php:180:7: TypeDoesNotContainNull: string does not contain null (see https://psalm.dev/090)
|
InvalidScalarArgument:
lib/Service/Text2Image/Text2ImageHelperService.php#L593
lib/Service/Text2Image/Text2ImageHelperService.php:593:59: InvalidScalarArgument: Argument 2 of OCA\TpAssistant\Service\Text2Image\Text2ImageHelperService::getGenerationInfo expects string, but true provided (see https://psalm.dev/012)
|
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/.
|