Skip to content

Fixed the logic to get the field name #9

Fixed the logic to get the field name

Fixed the logic to get the field name #9

Triggered via pull request October 1, 2024 13:35
Status Failure
Total duration 36s
Artifacts

linter.yaml

on: pull_request
PHP-CS-Fixer
6s
PHP-CS-Fixer
PHPStan & PHPUnit
25s
PHPStan & PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan & PHPUnit: src/Serializer/FormNormalizer.php#L143
Only booleans are allowed in an if condition, Symfony\Component\Form\FormInterface|null given.
PHPStan & PHPUnit: src/Serializer/FormNormalizer.php#L147
Casting to string something that's already string.
PHPStan & PHPUnit: src/Serializer/FormNormalizer.php#L148
Only booleans are allowed in an if condition, string|null given.
PHPStan & PHPUnit
Process completed with exit code 1.