Skip to content

Draft: Vector Embeddings #314

Draft: Vector Embeddings

Draft: Vector Embeddings #314

Triggered via pull request January 28, 2025 14:40
Status Failure
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHP Lint: includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L145
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$chunks
PHP Lint: includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L145
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$this
PHP Lint: includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L153
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$chunks
PHP Lint: includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L153
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...$this
PHP Lint
Process completed with exit code 1.