Skip to content

Deepseek structured output #250

Deepseek structured output

Deepseek structured output #250

Triggered via pull request January 19, 2025 21:21
Status Failure
Total duration 42s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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