Skip to content

Aggregation storages #24

Aggregation storages

Aggregation storages #24

Triggered via pull request February 2, 2024 07:22
Status Failure
Total duration 32s
Artifacts

02-analyse.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/MongoDB/MongoDBStorage.php#L101
Parameter #1 $array of function array_key_first expects array, mixed given.
phpstan: src/MongoDB/MongoDBStorage.php#L103
Parameter $name of method Shopware\Storage\MongoDB\MongoDBStorage::getAggregation() expects string, mixed given.
phpstan: src/MongoDB/MongoDBStorage.php#L109
Cannot access offset 'min' on mixed.
phpstan: src/MongoDB/MongoDBStorage.php#L109
Cannot access offset 0 on mixed.
phpstan: src/MongoDB/MongoDBStorage.php#L109
Cannot access offset mixed on mixed.
phpstan: src/MongoDB/MongoDBStorage.php#L118
Cannot access offset 'max' on mixed.
phpstan: src/MongoDB/MongoDBStorage.php#L118
Cannot access offset 0 on mixed.
phpstan: src/MongoDB/MongoDBStorage.php#L118
Cannot access offset mixed on mixed.
phpstan: src/MongoDB/MongoDBStorage.php#L126
Cannot access offset 'sum' on mixed.
phpstan: src/MongoDB/MongoDBStorage.php#L126
Cannot access offset 0 on mixed.