Skip to content

chore(deps): bump actions/checkout from 4 to 6 #33

chore(deps): bump actions/checkout from 4 to 6

chore(deps): bump actions/checkout from 4 to 6 #33

Triggered via pull request November 24, 2025 16:43
Status Failure
Total duration 33s
Artifacts

linter.yaml

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

Annotations

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