Skip to content

Gemini Text & Embeddings #190

Gemini Text & Embeddings

Gemini Text & Embeddings #190

Triggered via pull request December 13, 2024 17:35
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/Providers/Gemini/Handlers/Text.php#L51
Parameter $response of class EchoLabs\Prism\Providers\ProviderResponse constructor expects array{id: string, model: string}, array{avgLogprobs: mixed, model: mixed} given.
phpstan: src/Providers/Gemini/Handlers/Text.php#L65
Parameter #2 $systemPrompt of class EchoLabs\Prism\Providers\Gemini\Maps\MessageMap constructor expects string, string|null given.
phpstan: src/Providers/Gemini/Maps/MessageMap.php#L103
Parameter #1 $string of function base64_encode expects string, string|false given.
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