Agency #255
Annotations
5 errors
TooManyArguments:
lib/Controller/ChattyLLMController.php#L656
lib/Controller/ChattyLLMController.php:656:11: TooManyArguments: Too many arguments for OCP\TaskProcessing\Task::__construct - expecting 0 but saw 5 (see https://psalm.dev/026)
|
TooManyArguments:
lib/Controller/ChattyLLMController.php#L682
lib/Controller/ChattyLLMController.php:682:11: TooManyArguments: Too many arguments for OCP\TaskProcessing\Task::__construct - expecting 0 but saw 5 (see https://psalm.dev/026)
|
UndefinedClass:
lib/Controller/ChattyLLMController.php#L683
lib/Controller/ChattyLLMController.php:683:4: UndefinedClass: Class, interface or enum named OCP\TaskProcessing\TaskTypes\ContextAgentInteraction does not exist (see https://psalm.dev/019)
|
UnusedBaselineEntry:
lib/Controller/ChattyLLMController.php#L1
lib/Controller/ChattyLLMController.php:0:0: UnusedBaselineEntry: Baseline for issue "TooManyArguments" has 1 extra entry. (see https://psalm.dev/316)
|
Psalm check
Process completed with exit code 2.
|