test: add dto tests #48
Annotations
11 errors and 1 warning
verify / verify:
src/Console/Command/MoreLikeThis.php#L140
Call to an undefined method Atoolo\Search\Dto\Search\Result\SearchResult::getTotal().
|
verify / verify:
src/Console/Command/MoreLikeThis.php#L144
Call to an undefined method Atoolo\Search\Dto\Search\Result\SearchResult::getQueryTime().
|
verify / verify:
src/Console/Command/Search.php#L147
Call to an undefined method Atoolo\Search\Dto\Search\Result\SearchResult::getTotal().
|
verify / verify:
src/Console/Command/Search.php#L152
Call to an undefined method Atoolo\Search\Dto\Search\Result\SearchResult::getFacetGroups().
|
verify / verify:
src/Console/Command/Search.php#L154
Call to an undefined method Atoolo\Search\Dto\Search\Result\SearchResult::getFacetGroups().
|
verify / verify:
src/Console/Command/Search.php#L166
Call to an undefined method Atoolo\Search\Dto\Search\Result\SearchResult::getQueryTime().
|
verify / verify:
src/Console/Command/Suggest.php#L128
Call to an undefined method Atoolo\Search\Dto\Search\Result\Suggestion::getTerm().
|
verify / verify:
src/Console/Command/Suggest.php#L129
Call to an undefined method Atoolo\Search\Dto\Search\Result\Suggestion::getHits().
|
verify / verify:
src/Console/Command/Suggest.php#L132
Call to an undefined method Atoolo\Search\Dto\Search\Result\SuggestResult::getQueryTime().
|
verify / verify:
src/Service/Search/SolrMoreLikeThis.php#L52
Call to an undefined method Atoolo\Search\Dto\Search\Query\Filter\Filter::getKey().
|
verify / verify
Process completed with exit code 2.
|
verify / verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|