IBX-7653: Add IsContainer criterion support #182
Annotations
7 errors and 1 warning
Run PHPStan analysis:
src/lib/Query/Content/CriterionVisitor/IsContainer.php#L17
Access to property $operator on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer.
|
Run PHPStan analysis:
src/lib/Query/Content/CriterionVisitor/IsContainer.php#L17
Class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer not found.
|
Run PHPStan analysis:
src/lib/Query/Content/CriterionVisitor/IsContainer.php#L22
Cannot access offset 0 on array<bool|float|int|string>|bool|float|int|string.
|
Run PHPStan analysis:
src/lib/Query/Location/CriterionVisitor/IsContainer.php#L17
Access to property $operator on an unknown class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer.
|
Run PHPStan analysis:
src/lib/Query/Location/CriterionVisitor/IsContainer.php#L17
Class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer not found.
|
Run PHPStan analysis:
src/lib/Query/Location/CriterionVisitor/IsContainer.php#L22
Cannot access offset 0 on array<bool|float|int|string>|bool|float|int|string.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading