Skip to content

Orm mapping generator update entity feature #97

Orm mapping generator update entity feature

Orm mapping generator update entity feature #97

Triggered via pull request January 8, 2024 16:54
Status Failure
Total duration 34s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: EntityGeneratorBundle/Doctrine/Mapping/Generator/RelationsGenerator.php#L133
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Generator\RelationsGenerator::$generator.
build: EntityGeneratorBundle/Doctrine/Mapping/Generator/RelationsGenerator.php#L146
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Generator\RelationsGenerator::$generator.
build: EntityGeneratorBundle/Doctrine/Mapping/Generator/RelationsGenerator.php#L148
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Generator\RelationsGenerator::$generator.
build: EntityGeneratorBundle/Doctrine/Mapping/Generator/RelationsGenerator.php#L151
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Generator\RelationsGenerator::$mappingName.
build: EntityGeneratorBundle/Doctrine/Mapping/Generator/RelationsGenerator.php#L163
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Generator\RelationsGenerator::$generator.
build: EntityGeneratorBundle/Doctrine/Mapping/Manipulator/DumpXmlAttributes.php#L22
Property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Manipulator\DumpXmlAttributes::$mappingName is never read, only written.
build: EntityGeneratorBundle/Doctrine/Mapping/Manipulator/DumpXmlAttributes.php#L25
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Manipulator\DumpXmlAttributes::$updateFields.
build: EntityGeneratorBundle/Doctrine/Mapping/Manipulator/DumpXmlAttributes.php#L26
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Manipulator\DumpXmlAttributes::$updateIndexes.
build: EntityGeneratorBundle/Doctrine/Mapping/Manipulator/DumpXmlAttributes.php#L27
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Manipulator\DumpXmlAttributes::$updateRelations.
build: EntityGeneratorBundle/Doctrine/Mapping/Manipulator/DumpXmlAttributes.php#L28
Access to an undefined property IvozDevTools\EntityGeneratorBundle\Doctrine\Mapping\Manipulator\DumpXmlAttributes::$constraintsGenerator.
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/