Skip to content

Update version guidance #719

Update version guidance

Update version guidance #719

Triggered via push December 3, 2023 15:45
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: push
Matrix: code-coverage
Matrix: coding-standards
Matrix: integration-tests
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

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.