IBX-7653: Add FilterParser and IsContainer criterion parser #344
Annotations
5 errors and 1 warning
Run PHPStan analysis:
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L27
Method Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer::parse() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L27
Method Ibexa\Rest\Server\Input\Parser\Criterion\IsContainer::parse() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L33
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer not found.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/FilterParser.php#L37
Parameter #1 $criterion of method Ibexa\Contracts\Core\Repository\Values\Filter\Filter::andWithCriterion() expects Ibexa\Contracts\Core\Repository\Values\Filter\FilteringCriterion, Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion given.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading