refactor: Apply suggestions from code review #79
Annotations
4 errors and 1 warning
verify / verify:
src/Console/Command/SolrSelectBuilder.php#L69
Parameter #2 $resultToResourceResolver of class Atoolo\Search\Service\Search\SolrSelect constructor expects Atoolo\Search\Service\Search\SolrResultToResourceResolver, array<int, Atoolo\Search\Service\Search\SiteKit\DefaultBoostModifier> given.
|
verify / verify:
src/Console/Command/SolrSelectBuilder.php#L70
Parameter #3 $solrQueryModifierList of class Atoolo\Search\Service\Search\SolrSelect constructor expects iterable<Atoolo\Search\Service\Search\SolrQueryModifier>, Atoolo\Search\Service\Search\SolrResultToResourceResolver given.
|
verify / verify:
src/Service/Indexer/SiteKit/DefaultSchema2xDocumentEnricher.php#L280
Method Atoolo\Search\Service\Indexer\SiteKit\DefaultSchema2xDocumentEnricher::enrichDocument() should return E of Atoolo\Search\Service\Indexer\IndexSchema2xDocument but returns Atoolo\Search\Service\Indexer\IndexSchema2xDocument.
|
verify / verify
Process completed with exit code 1.
|
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/.
|