Started with full text search implementations #45
02-analyse.yml
on: pull_request
php-cs-fixer
22s
phpstan
33s
Annotations
11 errors
php-cs-fixer
Process completed with exit code 4.
|
phpstan:
src/Array/ArrayStorage.php#L96
Parameter $criteria of method Shopware\Storage\Array\ArrayStorage::aggregate() has invalid type Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L100
Access to property $primaries on an unknown class Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L101
Access to property $primaries on an unknown class Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L104
Access to property $filters on an unknown class Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L105
Access to property $filters on an unknown class Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L133
Parameter $criteria of method Shopware\Storage\Array\ArrayStorage::filter() has invalid type Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L137
Access to property $primaries on an unknown class Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L138
Access to property $primaries on an unknown class Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L141
Access to property $filters on an unknown class Shopware\Storage\Common\Filter\Criteria.
|
phpstan:
src/Array/ArrayStorage.php#L142
Access to property $filters on an unknown class Shopware\Storage\Common\Filter\Criteria.
|