Check2 #644
ci.yaml
on: push
Matrix: code-coverage
Matrix: coding-standards
Matrix: integration-tests
Matrix: unit-tests
Annotations
3 errors
InvalidArgument:
src/bundle/Security/Http/Utils/ParameterBagUtils.php#L33
src/bundle/Security/Http/Utils/ParameterBagUtils.php:33:23: InvalidArgument: Isset only works with variables and array elements (see https://psalm.dev/004)
|
InvalidArgument:
src/bundle/Security/Http/Utils/ParameterBagUtils.php#L39
src/bundle/Security/Http/Utils/ParameterBagUtils.php:39:19: InvalidArgument: Isset only works with variables and array elements (see https://psalm.dev/004)
|
Coding Standards - PHP 8.2
Process completed with exit code 2.
|