Revert "chore(docs): do not use turbo" #86
Annotations
4 errors
MixedAssignment:
src/Command/OllamaChat.php#L60
src/Command/OllamaChat.php:60:13: MixedAssignment: Unable to determine the type that $userMessageContent is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
src/Command/OllamaChat.php#L62
src/Command/OllamaChat.php:62:44: MixedArgument: Argument 1 of Distantmagic\Resonance\OllamaChatSession::respond cannot be mixed, expecting string (see https://psalm.dev/030)
|
MixedArgument:
src/OllamaClient.php#L60
src/OllamaClient.php:60:38: MixedArgument: Argument 1 of Psr\Log\LoggerInterface::error cannot be mixed, expecting Stringable|string (see https://psalm.dev/030)
|
psalm
Process completed with exit code 2.
|