Skip to content

Use latest ivoz core enhancements #87

Use latest ivoz core enhancements

Use latest ivoz core enhancements #87

Triggered via pull request November 29, 2023 16:19
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: EntityGeneratorBundle/Doctrine/EntityTrait/TraitManipulator.php#L675
Offset 'type' on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...} on left side of ?? always exists and is not nullable.
build: EntityGeneratorBundle/Doctrine/EntityTrait/TraitRegenerator.php#L118
Offset 'type' on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...} on left side of ?? always exists and is not nullable.
build: EntityGeneratorBundle/Doctrine/Property.php#L133
Negated boolean expression is always true.
build: EntityGeneratorBundle/Doctrine/Repository/RepositoryRegenerator.php#L148
Method IvozDevTools\EntityGeneratorBundle\Doctrine\Repository\RepositoryRegenerator::getClassTemplate() is unused.
build: EntityGeneratorBundle/Maker/MakeEntities.php#L141
Method IvozDevTools\EntityGeneratorBundle\Maker\MakeEntities::askForNextField() is unused.
build: EntityGeneratorBundle/Maker/MakeInterfaces.php#L149
Method IvozDevTools\EntityGeneratorBundle\Maker\MakeInterfaces::askRelationDetails() is unused.
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/