Skip to content

Drop support for symfony 3.4 #135

Drop support for symfony 3.4

Drop support for symfony 3.4 #135

Triggered via pull request November 11, 2023 11:15
Status Failure
Total duration 31s
Artifacts

static-analysis.yaml

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

Annotations

13 errors
Code style
Process completed with exit code 8.
Validate composer.json
The operation was canceled.
PHPStan
The job was canceled because "Code_style_composer_cs-ch" failed.
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/DependencyInjection/Configuration.php#L1
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder\:\:root\(\)\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/DependencyInjection/Configuration.php was not matched in reported errors.
PHPStan: src/DependencyInjection/Configuration.php#L26
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition\:\:children\(\)\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/DependencyInjection/Configuration.php is expected to occur 3 times, but occurred 7 times.
PHPStan: src/DependencyInjection/Configuration.php#L29
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
PHPStan: src/DependencyInjection/Configuration.php#L44
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
PHPStan: src/DependencyInjection/Configuration.php#L94
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
PHPStan: src/DependencyInjection/Configuration.php#L117
Call to an undefined method Symfony\Component\Config\Definition\Builder\NodeDefinition::children().
PHPStan: src/Services/ClientRegistry.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/Services/ClientRegistry.php was not matched in reported errors.
PHPStan: src/Services/ClientRegistry.php#L1
Ignored error pattern #^Parameter \#2 \$eventName of method Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface\:\:dispatch\(\) expects string\|null, Facile\\MongoDbBundle\\Event\\ConnectionEvent given\.$# in path /home/runner/work/mongodb-bundle/mongodb-bundle/src/Services/ClientRegistry.php was not matched in reported errors.