Deepseek structured output #250
Annotations
5 errors and 1 warning
phpstan:
src/Providers/DeepSeek/DeepSeek.php#L45
Method EchoLabs\Prism\Providers\DeepSeek\DeepSeek::structured() should return EchoLabs\Prism\ValueObjects\ProviderResponse but returns EchoLabs\Prism\Providers\ProviderResponse.
|
phpstan:
src/Providers/DeepSeek/Handlers/Structured.php#L20
Method EchoLabs\Prism\Providers\DeepSeek\Handlers\Structured::handle() has invalid return type EchoLabs\Prism\Providers\ProviderResponse.
|
phpstan:
src/Providers/DeepSeek/Handlers/Structured.php#L65
Method EchoLabs\Prism\Providers\DeepSeek\Handlers\Structured::createResponse() has invalid return type EchoLabs\Prism\Providers\ProviderResponse.
|
phpstan:
src/Providers/DeepSeek/Handlers/Structured.php#L69
Instantiated class EchoLabs\Prism\Providers\ProviderResponse not found.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|