Skip to content

[Store] Add support for Vektor #8106

[Store] Add support for Vektor

[Store] Add support for Vektor #8106

Triggered via pull request February 6, 2026 17:14
Status Failure
Total duration 2m 34s
Artifacts

code-quality.yaml

on: pull_request
PHPStan / Demo
39s
PHPStan / Demo
PHPStan / Examples
35s
PHPStan / Examples
Matrix: phpstan-bridge
Matrix: phpstan-package
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan / Store / Vektor
Process completed with exit code 1.
PHPStan / Store / Vektor: Store.php#L82
Method Symfony\AI\Store\Bridge\Vektor\Store::request() return type has no value type specified in iterable type array.
PHPStan / Store / Vektor: Store.php#L82
Method Symfony\AI\Store\Bridge\Vektor\Store::request() has parameter $payload with no value type specified in iterable type array.
PHPStan / Store / Vektor: Store.php#L75
Method Symfony\AI\Store\Bridge\Vektor\Store::query() should return iterable<Symfony\AI\Store\Document\VectorDocument> but return statement is missing.