Update version guidance #719
ci.yaml
on: push
Matrix: code-coverage
Matrix: coding-standards
Matrix: integration-tests
Matrix: unit-tests
Annotations
6 errors
Code Coverage - PHP 8.2
Process completed with exit code 2.
|
UndefinedClass:
src/bundle/Controller/FormController.php#L112
src/bundle/Controller/FormController.php:112:40: UndefinedClass: Class, interface or enum named Symfony\Component\Security\Core\Security does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/bundle/Controller/FormController.php#L114
src/bundle/Controller/FormController.php:114:30: UndefinedClass: Class, interface or enum named Symfony\Component\Security\Core\Security does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/bundle/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php#L25
src/bundle/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php:25:37: UndefinedClass: Class, interface or enum named Symfony\Component\Security\Core\Security does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/bundle/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php#L28
src/bundle/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php:28:40: UndefinedClass: Class, interface or enum named Symfony\Component\Security\Core\Security does not exist (see https://psalm.dev/019)
|
Coding Standards - PHP 8.2
Process completed with exit code 2.
|