Skip to content

Started with full text search implementations #45

Started with full text search implementations

Started with full text search implementations #45

Triggered via pull request March 5, 2024 09:30
Status Failure
Total duration 45s
Artifacts

02-analyse.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.