Skip to content

Created command for xml mapping entity generator #73

Created command for xml mapping entity generator

Created command for xml mapping entity generator #73

Triggered via pull request September 18, 2023 10:20
Status Failure
Total duration 35s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: EntityGeneratorBundle/Command/MakeRepositoriesCommand.php#L20
Property IvozDevTools\EntityGeneratorBundle\Command\MakeRepositoriesCommand::$maker is never read, only written.
build: EntityGeneratorBundle/Command/MakeRepositoriesCommand.php#L21
Property IvozDevTools\EntityGeneratorBundle\Command\MakeRepositoriesCommand::$fileManager is never read, only written.
build: EntityGeneratorBundle/Command/MakeRepositoriesCommand.php#L22
Property IvozDevTools\EntityGeneratorBundle\Command\MakeRepositoriesCommand::$generator is never read, only written.
build: EntityGeneratorBundle/DependencyInjection/Compiler/MappingGeneratorCompiler.php#L40
Offset *NEVER* does not exist on array{}.
build: EntityGeneratorBundle/DependencyInjection/Compiler/MappingGeneratorCompiler.php#L41
Offset *NEVER* does not exist on array{}.
build: EntityGeneratorBundle/DependencyInjection/Compiler/MappingGeneratorCompiler.php#L46
Offset *NEVER* does not exist on array{}.
build: EntityGeneratorBundle/Doctrine/Mapping/MappedEntityRelation.php#L140
Method IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\MappedEntityRelation::setMapInverseRelation() should return IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\MappedEntityRelation but returns Symfony\Bundle\MakerBundle\Doctrine\BaseRelation.
build
Process completed with exit code 1.
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/