Skip to content

[WIP] [RFC] Embedded crud in forms #1493

[WIP] [RFC] Embedded crud in forms

[WIP] [RFC] Embedded crud in forms #1493

Triggered via pull request July 25, 2024 09:47
Status Failure
Total duration 1m 40s
Artifacts

ci.yaml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Controller/AbstractCrudController.php#L134
Only booleans are allowed in an if condition, array given.
phpstan: src/Controller/AbstractCrudController.php#L153
Only booleans are allowed in an if condition, EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto|null given.
phpstan: src/Controller/AbstractCrudController.php#L176
Only booleans are allowed in a ternary operator condition, array given.
phpstan
Process completed with exit code 1.