Skip to content

Revert "chore(docs): do not use turbo" #86

Revert "chore(docs): do not use turbo"

Revert "chore(docs): do not use turbo" #86

Triggered via push January 18, 2024 12:52
Status Failure
Total duration 1m 5s
Artifacts

unit_tests.yaml

on: push
Fit to window
Zoom out
Zoom in

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.