Skip to content

Allow Symfony 7

Allow Symfony 7 #162

Triggered via pull request January 15, 2024 17:07
Status Failure
Total duration 30s
Artifacts

static-analysis.yaml

on: pull_request
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: src/Capsule/Collection.php#L1
Ignored error pattern #^Parameter \#1 \$event of method Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface\:\:dispatch\(\) expects object, string given\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
PHPStan: src/Capsule/Collection.php#L1
Ignored error pattern #^Parameter \#2 \$eventName of method Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface\:\:dispatch\(\) expects string\|null, Facile\\MongoDbBundle\\Event\\QueryEvent given\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
PHPStan: src/Capsule/Collection.php#L1
Ignored error pattern #^Variable \$data on left side of \?\? always exists and is not nullable\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
PHPStan: src/Capsule/Collection.php#L1
Ignored error pattern #^Variable \$filters on left side of \?\? always exists and is not nullable\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Capsule/Collection.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.