NGSTACK-822 adding sorting option to netgen site search #107
Annotations
6 errors and 1 warning
phpstan:
bundle/QueryType/SearchQueryType.php#L78
Property Ibexa\Contracts\Core\Repository\Values\Content\Query::$sortClauses (array<Ibexa\Contracts\Core\Repository\Values\Content\Query\SortClause>) does not accept array<int<0, max>, object>.
|
phpstan:
bundle/QueryType/SearchQueryType.php#L91
Class Netgen\Bundle\SiteBundle\QueryType\SortClause not found.
|
phpstan:
bundle/RichText/Converter/Link.php#L58
Offset 1 does not exist on array{0?: string, 1?: string, 2?: string, 3?: non-empty-string}.
|
phpstan:
bundle/RichText/Converter/Link.php#L58
Offset 2 does not exist on array{0?: string, 1?: string, 2?: string, 3?: non-empty-string}.
|
phpstan:
bundle/RichText/Converter/Link.php#L58
Offset 3 does not exist on array{0?: string, 1?: string, 2?: string, 3?: non-empty-string}.
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|