Add prototype for Galach query translator implementation #1054
Annotations
7 errors and 1 warning
Run packages lints:
src/QueryTranslator.php#L70
While loop condition is always true.
|
Run packages lints:
src/QueryTranslator.php#L112
Instanceof between array<CmsIg\Seal\Search\Condition\AndCondition|CmsIg\Seal\Search\Condition\EqualCondition|CmsIg\Seal\Search\Condition\GreaterThanCondition|CmsIg\Seal\Search\Condition\GreaterThanEqualCondition|CmsIg\Seal\Search\Condition\IdentifierCondition|CmsIg\Seal\Search\Condition\LessThanCondition|CmsIg\Seal\Search\Condition\LessThanEqualCondition|CmsIg\Seal\Search\Condition\NotEqualCondition|CmsIg\Seal\Search\Condition\OrCondition> and CmsIg\Seal\Search\Condition\AbstractGroupCondition will always evaluate to false.
|
Run packages lints:
src/QueryTranslator.php#L112
Result of && is always false.
|
Run packages lints:
src/QueryTranslator.php#L134
Unreachable statement - code above always terminates.
|
Run packages lints:
src/QueryTranslator.php#L145
Method CmsIg\Seal\QueryTranslator\QueryTranslator::fetch() has parameter $nodes with no value type specified in iterable type iterable.
|
Run packages lints:
tests/QueryTranslatorTest.php#L21
Attribute class CmsIg\Seal\QueryTranslator\Tests\Covers does not exist.
|
Run packages lints
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading