Skip to content

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

[WIP] [RFC] Embedded crud in forms

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

Triggered via pull request July 25, 2024 10:10
Status Failure
Total duration 1m 43s
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#L152
Only booleans are allowed in an if condition, EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto|null given.
phpstan: src/Controller/AbstractCrudController.php#L175
Only booleans are allowed in a ternary operator condition, array given.
phpstan
Process completed with exit code 1.