Fix form submission results #448
code-quality.yml
on: push
PHPStan
39s
PHP codestyle
40s
Annotations
4 errors and 1 warning
PHPStan:
src/Kunstmaan/FixturesBundle/Parser/Spec/Listed.php#L37
Variable $keys in empty() always exists and is not falsy.
|
PHPStan:
src/Kunstmaan/FixturesBundle/Parser/Spec/Range.php#L37
Variable $keys in empty() always exists and is not falsy.
|
PHPStan
Process completed with exit code 1.
|
PHP codestyle
Process completed with exit code 8.
|
PHP codestyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|