Added factory interfaces, removed concrete type declaration, added ty… #902
ci.yaml
on: pull_request
linter
37s
phpstan
33s
Matrix: phpunit
Annotations
30 errors
phpunit (ubuntu-latest, 8.1, 6.1, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.0, 5.4)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.0, 6.0)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.1, 6.4.0-beta2, dev)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.1, 6.0, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.1, 6.2, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.2, 6.0, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.2, 5.4, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.0.2, --prefer-lowest)
Process completed with exit code 2.
|
phpstan:
src/Factory/AdminContextFactory.php#L49
Property EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory::$menuFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactoryInterface.
|
phpstan:
src/Factory/AdminContextFactory.php#L51
Property EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory::$entityFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactoryInterface.
|
phpstan:
src/Factory/EntityFactory.php#L40
Property EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory::$fieldFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactoryInterface.
|
phpstan:
src/Factory/FieldFactory.php#L72
Property EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory::$fieldLayoutFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactoryInterface.
|
phpstan:
src/Factory/FieldFactory.php#L154
Undefined variable: $doctrineTypeToFieldFqcn
|
phpstan:
src/Factory/FieldFactory.php#L154
Variable property access on $this(EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory).
|
phpstan:
src/Field/Configurator/AssociationConfigurator.php#L47
Property EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator::$controllerFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactoryInterface.
|
phpstan:
src/Field/Configurator/CollectionConfigurator.php#L43
Property EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator::$controllerFactory (EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory) does not accept EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactoryInterface.
|
phpstan
Process completed with exit code 1.
|
phpunit (macos-latest, 8.2, 6.3)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.1, 6.4.0-beta1, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.2, 6.4.0-beta1, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.2, 6.3, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.1, 5.4, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.2, 6.1, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.1, 6.3, stable)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.2, 7.0.0-beta1, dev)
Process completed with exit code 2.
|
phpunit (macos-latest, 8.2, 5.4)
Process completed with exit code 2.
|
phpunit (ubuntu-latest, 8.2, 6.2, stable)
Process completed with exit code 2.
|
phpunit (windows-latest, 8.2, 5.4)
Process completed with exit code 1.
|
phpunit (windows-latest, 8.2, 6.3)
Process completed with exit code 1.
|