Skip to content

Added a feature to include columns inside forms #797

Added a feature to include columns inside forms

Added a feature to include columns inside forms #797

Triggered via pull request October 15, 2023 17:58
Status Failure
Total duration 2m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

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

Annotations

4 errors
phpstan: src/Dto/FieldDto.php#L126
Call to function in_array() with incorrect case: in_Array
phpstan: src/Factory/FormLayoutFactory.php#L233
Parameter #1 $columnCssClasses of method EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto::setDefaultColumns() expects string, int given.
phpstan: src/Form/EventListener/FormLayoutSubscriber.php#L35
Variable $formType in PHPDoc tag @var does not match any variable in the foreach loop: $child
phpstan
Process completed with exit code 1.