Merge branch 'development' into vectors #11253
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
build:
app/Search/Queries/TextChunker.php#L54
Unsafe usage of new static().
|
|
build:
app/Search/Queries/EntityVectorGenerator.php#L69
Method BookStack\Search\Queries\EntityVectorGenerator::chunksToEmbeddings() should return array<float> but returns array<array<float>>.
|
|
build:
app/Console/Commands/RegenerateVectorsCommand.php#L39
Variable $entities in PHPDoc tag `@var` does not exist.
|