Skip to content

Enhanced entity generator hints #92

Enhanced entity generator hints

Enhanced entity generator hints #92

Triggered via pull request November 30, 2023 20:25
Status Failure
Total duration 35s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: EntityGeneratorBundle/Doctrine/Entity/EntityRegenerator.php#L67
Method IvozDevTools\EntityGeneratorBundle\Doctrine\Entity\EntityRegenerator::getClassTemplate() invoked with 2 parameters, 3 required.
build: EntityGeneratorBundle/Doctrine/Entity/EntityRegenerator.php#L69
Parameter #2 $parentMetadata of method IvozDevTools\EntityGeneratorBundle\Doctrine\Entity\EntityRegenerator::getClassTemplate() expects Doctrine\ORM\Mapping\ClassMetadata|null, string given.
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/