Skip to content

LLM: Played with a reduced-scope non-vector LLM query system #11285

LLM: Played with a reduced-scope non-vector LLM query system

LLM: Played with a reduced-scope non-vector LLM query system #11285

Triggered via push January 11, 2026 18:00
Status Failure
Total duration 44s
Artifacts

analyse-php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build
Process completed with exit code 1.
build: app/Search/Queries/EntityVectorGenerator.php#L77
Instantiated class BookStack\Search\Queries\TextChunker not found.
build: app/Search/Queries/EntityVectorGenerator.php#L77
Call to method chunk() on an unknown class BookStack\Search\Queries\TextChunker.
build: app/Search/Queries/EntityVectorGenerator.php#L69
Method BookStack\Search\Queries\EntityVectorGenerator::chunksToEmbeddings() should return array<float> but returns array<array<float>>.
build: app/Search/Queries/EntityVectorGenerator.php#L55
Call to static method query() on an unknown class BookStack\Search\Queries\SearchVector.
build: app/Search/Queries/EntityVectorGenerator.php#L33
Call to static method query() on an unknown class BookStack\Search\Queries\SearchVector.
build: app/Console/Commands/RegenerateVectorsCommand.php#L41
Instantiated class BookStack\Search\Queries\StoreEntityVectorsJob not found.
build: app/Console/Commands/RegenerateVectorsCommand.php#L39
Variable $entities in PHPDoc tag `@var` does not exist.
build: app/Console/Commands/RegenerateVectorsCommand.php#L33
Call to static method query() on an unknown class BookStack\Search\Queries\SearchVector.