IBX-7653: Add FilterParser and IsContainer criterion parser #393
Annotations
5 errors and 1 warning
Run PHPStan analysis:
src/contracts/Input/ParsingDispatcher.php#L61
Ignored error pattern #^Cannot access offset mixed on Ibexa\\Contracts\\Rest\\Input\\Parser\.$# in path /home/runner/work/rest/rest/src/contracts/Input/ParsingDispatcher.php is expected to occur 1 time, but occurred 2 times.
|
Run PHPStan analysis:
src/contracts/Input/ParsingDispatcher.php#L107
Cannot access offset mixed on Ibexa\Contracts\Rest\Input\Parser.
|
Run PHPStan analysis:
src/lib/Server/Input/Parser/Criterion/IsContainer.php#L29
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#L35
Instantiated class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\IsContainer not found.
|
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