Draft: Vector Embeddings #309
lint.yml
on: pull_request
ES Lint
39s
PHP Lint
1m 3s
Annotations
5 errors and 2 warnings
PHP Lint:
includes/classes/Feature/VectorEmbeddings/Indexables/Post.php#L134
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#L134
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#L142
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#L142
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.
|
ES Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|