Add interface for ContentRichEntityRepository #499
test-application.yaml
on: pull_request
PHP Lint
44s
Matrix: test
Annotations
4 errors and 12 warnings
PHP Lint:
Content/Domain/Repository/ContentRichEntityRepositoryInterface.php#L73
Default value of the parameter #1 $filters (array{}) of method Sulu\Bundle\ContentBundle\Content\Domain\Repository\ContentRichEntityRepositoryInterface::findBy() is incompatible with type array{ids: array<string>, locale?: string|null, stage?: string|null, categoryIds?: array<int>, categoryKeys?: array<string>, categoryOperator?: 'AND'|'OR', tagIds?: array<int>, tagNames?: array<string>, ...}.
|
PHP Lint:
Content/Domain/Repository/ContentRichEntityRepositoryInterface.php#L74
Default value of the parameter #2 $sortBys (array{}) of method Sulu\Bundle\ContentBundle\Content\Domain\Repository\ContentRichEntityRepositoryInterface::findBy() is incompatible with type array{ids: array<string>, locale?: string|null, stage?: string|null, categoryIds?: array<int>, categoryKeys?: array<string>, categoryOperator?: 'AND'|'OR', tagIds?: array<int>, tagNames?: array<string>, ...}.
|
PHP Lint:
Content/Domain/Repository/ContentRichEntityRepositoryInterface.php#L82
Default value of the parameter #1 $filters (array{}) of method Sulu\Bundle\ContentBundle\Content\Domain\Repository\ContentRichEntityRepositoryInterface::countBy() is incompatible with type array{ids: array<string>, locale?: string|null, stage?: string|null, categoryIds?: array<int>, categoryKeys?: array<string>, categoryOperator?: 'AND'|'OR', tagIds?: array<int>, tagNames?: array<string>, ...}.
|
PHP Lint
Process completed with exit code 1.
|
PHP Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 (highest, Coverage false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 (highest, Coverage false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.2 (highest, Coverage false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 (highest, Coverage false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.4 (highest, Coverage false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.4 (highest, Coverage false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.0 (lowest, Coverage false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.0 (lowest, Coverage false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.3 (highest, Coverage true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.3 (highest, Coverage true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|