Skip to content

IBX-6649: Added support for spell checking #155

IBX-6649: Added support for spell checking

IBX-6649: Added support for spell checking #155

Triggered via pull request December 5, 2023 12:19
@adamwojsadamwojs
synchronize #52
ibx_6649
Status Failure
Total duration 29s
Artifacts

ci.yaml

on: pull_request
Matrix: Run code style check
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Unit tests (7.4): src/lib/Handler.php#L157
Parameter #5 $spellcheck of method Ibexa\Solr\ResultExtractor::extract() expects Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck|null, bool given.
Unit tests (7.4): src/lib/Handler.php#L230
Parameter #5 $spellcheck of method Ibexa\Solr\ResultExtractor::extract() expects Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck|null, bool given.
Unit tests (7.4): src/lib/Query/Common/QueryConverter/NativeQueryConverter.php#L105
Cannot call method getQuery() on bool.
Unit tests (7.4): src/lib/ResultExtractor.php#L59
Parameter $spellcheck of method Ibexa\Solr\ResultExtractor::extract() has invalid type Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (7.4): src/lib/ResultExtractor.php#L71
Access to an undefined property Ibexa\Contracts\Core\Repository\Values\Content\Search\SearchResult::$spellcheck.
Unit tests (7.4): src/lib/ResultExtractor.php#L198
Method Ibexa\Solr\ResultExtractor::extractSpellcheck() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Search\SpellcheckResult.
Unit tests (7.4): src/lib/ResultExtractor.php#L198
Parameter $spellcheck of method Ibexa\Solr\ResultExtractor::extractSpellcheck() has invalid type Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (7.4): src/lib/ResultExtractor.php#L206
Call to method getQuery() on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (7.4): src/lib/ResultExtractor.php#L208
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Search\SpellcheckResult not found.
Unit tests (7.4): src/lib/ResultExtractor.php#L211
Call to method getQuery() on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.1): src/lib/Handler.php#L157
Parameter #5 $spellcheck of method Ibexa\Solr\ResultExtractor::extract() expects Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck|null, bool given.
Unit tests (8.1): src/lib/Handler.php#L230
Parameter #5 $spellcheck of method Ibexa\Solr\ResultExtractor::extract() expects Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck|null, bool given.
Unit tests (8.1): src/lib/Query/Common/QueryConverter/NativeQueryConverter.php#L105
Cannot call method getQuery() on bool.
Unit tests (8.1): src/lib/ResultExtractor.php#L59
Parameter $spellcheck of method Ibexa\Solr\ResultExtractor::extract() has invalid type Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.1): src/lib/ResultExtractor.php#L71
Access to an undefined property Ibexa\Contracts\Core\Repository\Values\Content\Search\SearchResult::$spellcheck.
Unit tests (8.1): src/lib/ResultExtractor.php#L198
Method Ibexa\Solr\ResultExtractor::extractSpellcheck() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Search\SpellcheckResult.
Unit tests (8.1): src/lib/ResultExtractor.php#L198
Parameter $spellcheck of method Ibexa\Solr\ResultExtractor::extractSpellcheck() has invalid type Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.1): src/lib/ResultExtractor.php#L206
Call to method getQuery() on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.1): src/lib/ResultExtractor.php#L208
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Search\SpellcheckResult not found.
Unit tests (8.1): src/lib/ResultExtractor.php#L211
Call to method getQuery() on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.0): src/lib/Handler.php#L157
Parameter #5 $spellcheck of method Ibexa\Solr\ResultExtractor::extract() expects Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck|null, bool given.
Unit tests (8.0): src/lib/Handler.php#L230
Parameter #5 $spellcheck of method Ibexa\Solr\ResultExtractor::extract() expects Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck|null, bool given.
Unit tests (8.0): src/lib/Query/Common/QueryConverter/NativeQueryConverter.php#L105
Cannot call method getQuery() on bool.
Unit tests (8.0): src/lib/ResultExtractor.php#L59
Parameter $spellcheck of method Ibexa\Solr\ResultExtractor::extract() has invalid type Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.0): src/lib/ResultExtractor.php#L71
Access to an undefined property Ibexa\Contracts\Core\Repository\Values\Content\Search\SearchResult::$spellcheck.
Unit tests (8.0): src/lib/ResultExtractor.php#L198
Method Ibexa\Solr\ResultExtractor::extractSpellcheck() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Search\SpellcheckResult.
Unit tests (8.0): src/lib/ResultExtractor.php#L198
Parameter $spellcheck of method Ibexa\Solr\ResultExtractor::extractSpellcheck() has invalid type Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.0): src/lib/ResultExtractor.php#L206
Call to method getQuery() on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.
Unit tests (8.0): src/lib/ResultExtractor.php#L208
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Search\SpellcheckResult not found.
Unit tests (8.0): src/lib/ResultExtractor.php#L211
Call to method getQuery() on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Spellcheck.