New Criterion "TagSubtree" matching the "path_string" of tags #112
Annotations
7 errors and 2 warnings
phpstan:
bundle/Core/Persistence/Cache/TagsHandler.php#L40
Parameter #1 $cache of method Ibexa\Core\Persistence\Cache\AbstractInMemoryHandler::__construct() expects Ibexa\Core\Persistence\Cache\Adapter\TransactionAwareAdapterInterface, Symfony\Component\Cache\Adapter\TagAwareAdapterInterface given.
|
phpstan:
bundle/Core/Repository/TagsService.php#L466
Negated boolean expression is always false.
|
phpstan:
bundle/Core/Repository/TagsService.php#L466
Result of && is always false.
|
phpstan
Process completed with exit code 1.
|
phpstan-tests
Ignored error pattern #Property Netgen\\TagsBundle\\API\\Repository\\Values\\Tags\\Tag::\$id is not writable.# was not matched in reported errors.
|
phpstan-tests
Ignored error pattern #Property Netgen\\TagsBundle\\API\\Repository\\Values\\Tags\\Tag::\$id \(int\) does not accept null.# was not matched in reported errors.
|
phpstan-tests
Process completed with exit code 1.
|
phpstan
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/
|
phpstan-tests
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/
|