IBX-7653: Add FilterParser and IsContainer criterion parser #341
Annotations
10 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#L30
Method Ibexa\Rest\Server\Input\Parser\FilterParser::parse() has parameter $data with no value type specified in iterable type array.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/FilterParser.php#L34
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|null given.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/FilterParser.php#L56
Method Ibexa\Rest\Server\Input\Parser\FilterParser::processCriteriaArray() has parameter $criteriaArray with no value type specified in iterable type array.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/FilterParser.php#L94
Method Ibexa\Rest\Server\Input\Parser\FilterParser::getCriterionMediaType() has no return type specified.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/FilterParser.php#L94
Method Ibexa\Rest\Server\Input\Parser\FilterParser::getCriterionMediaType() has parameter $criterionName with no type specified.
|
Run PHPStan analysis:
tests/bundle/Functional/SearchView/Criterion/IsContainerTest.php#L15
Method Ibexa\Tests\Bundle\Rest\Functional\SearchView\Criterion\IsContainerTest::getCriteriaPayloads() return type has no value type specified in iterable type iterable.
|
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