Implementation for Issue #7 - Add 'use_parent_location' attribute in Ibexa ContentSearchHandler #136
Annotations
4 errors and 3 warnings
phpstan:
lib/Collection/QueryType/Handler/Traits/ParentLocationTrait.php (in context of class Netgen/Layouts/Ibexa/Collection/QueryType/Handler/ContentSearchHandler)#L89
Cannot call method getParentLocation() on Ibexa\Contracts\Core\Repository\Values\Content\Location|null.
|
phpstan
Process completed with exit code 1.
|
PossiblyNullReference:
lib/Collection/QueryType/Handler/Traits/ParentLocationTrait.php#L89
lib/Collection/QueryType/Handler/Traits/ParentLocationTrait.php:89:63: PossiblyNullReference: Cannot call method getParentLocation on possibly null value (see https://psalm.dev/083)
|
psalm
Process completed with exit code 2.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|