Fixed the logic to get the field name #20
linter.yaml
on: pull_request
PHP-CS-Fixer
6s
PHPStan & PHPUnit
24s
Annotations
4 errors and 2 warnings
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.
|
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan & PHPUnit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|