Use latest ivoz core enhancements #81
Annotations
10 errors and 1 warning
build:
EntityGeneratorBundle/Command/MakeCommand.php#L49
Call to an undefined method Symfony\Bundle\MakerBundle\DependencyBuilder::isPhpVersionSatisfied().
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L208
Parameter #1 $relation of method IvozDevTools\EntityGeneratorBundle\Doctrine\Dto\DtoManipulator::addSingularRelation() expects Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation, Symfony\Bundle\MakerBundle\Doctrine\RelationManyToOne given.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L213
Parameter #1 $relation of method IvozDevTools\EntityGeneratorBundle\Doctrine\Dto\DtoManipulator::addSingularRelation() expects Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation, Symfony\Bundle\MakerBundle\Doctrine\RelationOneToOne given.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L354
Parameter $relation of method IvozDevTools\EntityGeneratorBundle\Doctrine\Dto\DtoManipulator::addSingularRelation() has invalid type Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L356
Call to method getPropertyName() on an unknown class Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L360
Call to method getTargetClassName() on an unknown class Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L363
Call to method getTargetClassName() on an unknown class Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L372
Call to method getPropertyName() on an unknown class Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L375
Call to method getTargetClassName() on an unknown class Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation.
|
build:
EntityGeneratorBundle/Doctrine/Dto/DtoManipulator.php#L382
Call to method isNullable() on an unknown class Symfony\Bundle\MakerBundle\Doctrine\BaseSingleRelation.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|