Merge branch '1.3' of ezsystems/ezplatform-kernel into 4.6 #2303
Annotations
6 errors and 5 warnings
Run PHPStan analysis:
src/bundle/Core/Command/VirtualFieldDuplicateFixCommand.php#L167
Cannot call method rowCount() on Doctrine\DBAL\ForwardCompatibility\Result|int|string.
|
Run PHPStan analysis:
src/bundle/Core/Command/VirtualFieldDuplicateFixCommand.php#L179
Method Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand::getDuplicatedAttributeTotalCount() should return int but returns int|string.
|
Run PHPStan analysis:
src/bundle/Core/Command/VirtualFieldDuplicateFixCommand.php#L202
Method Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand::getDuplicatedAttributesBatch() should return array<array{version: int, contentclassattribute_id: int, contentobject_id: int, language_id: int}> but returns array<int, array<string, mixed>>.
|
Run PHPStan analysis:
src/bundle/Core/Command/VirtualFieldDuplicateFixCommand.php#L248
Method Ibexa\Bundle\Core\Command\VirtualFieldDuplicateFixCommand::deleteAttributes() has parameter $ids with no type specified.
|
Run PHPStan analysis:
src/bundle/Core/Command/VirtualFieldDuplicateFixCommand.php#L256
Cannot cast Doctrine\DBAL\ForwardCompatibility\Result|int|string to int.
|
Run PHPStan analysis
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run ramsey/composer-install@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run ramsey/composer-install@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run ramsey/composer-install@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading